Skip to content

Commit

Permalink
Update pythonpublish.yml build command
Browse files Browse the repository at this point in the history
  • Loading branch information
timvink authored Sep 8, 2024
1 parent a253d99 commit 1a00bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build
run: |
python setup.py sdist bdist_wheel
python -m build
# See https://docs.pypi.org/trusted-publishers/using-a-publisher/
- name: Publish package distributions to PyPI
Expand Down

0 comments on commit 1a00bd7

Please sign in to comment.