Skip to content

Commit

Permalink
try fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
stoppini committed Oct 25, 2024
1 parent 584a167 commit 4d9432e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: python -m pip install cibuildwheel

- name: Build wheels
run: python -m cibuildwheel --output-dir dist --verbose
run: python -m cibuildwheel --output-dir dist

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4d9432e

Please sign in to comment.