Skip to content

Commit

Permalink
- fixed typo;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed Aug 15, 2023
1 parent 8beb654 commit 8bff925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: build wheel
run: |
python3 -m build -wheel
python3 -m build --wheel
- name: run auditwheel for manylinux
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 8bff925

Please sign in to comment.