Skip to content

Commit

Permalink
Upload wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
polm committed Oct 1, 2024
1 parent ef7321b commit 69fa364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
python -m pip install --upgrade pip
pip install twine setuptools-scm build
python -m build
twine upload dist/posuto*.tar.gz
twine upload dist/posuto*.tar.gz dist/posuto*.whl

0 comments on commit 69fa364

Please sign in to comment.