Skip to content

Commit

Permalink
Trying to fix wheel repair from mingw
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Dec 5, 2023
1 parent afeb894 commit b21210d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Pre-run linux pre-build
if: runner.os == 'Linux'
run: |
bash {project}/tools/cibw_linux.sh {project}
bash ./tools/cibw_linux.sh
- name: Set VSDev RC (windows only)
if: runner.os == 'Windows'
Expand Down

0 comments on commit b21210d

Please sign in to comment.