Skip to content

Commit

Permalink
Uploading wheels for windows too
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Oct 14, 2023
1 parent d673b03 commit 6ee2c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newpython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
TWINE_USERNAME: "__token__"
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
run: |
twine upload --skip-existing --disable-progress-bar ./wheelhouse/pyapproxmc-*manylinux*x86_64.whl
twine upload --skip-existing --disable-progress-bar ./wheelhouse/pyapproxmc-.whl

0 comments on commit 6ee2c0d

Please sign in to comment.