Skip to content

Commit

Permalink
Update sanity-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianboguszewski authored Nov 27, 2024
1 parent 6ea95db commit fd9c954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
subproject: ${{ fromJson(needs.find-subprojects.outputs.gradio) }}
steps:
- uses: actions/checkout@v4
- uses: ./.github/setup-os
- uses: .github/setup-os
- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit fd9c954

Please sign in to comment.