Skip to content

Commit

Permalink
Update python-publish-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaytiri authored Sep 15, 2024
1 parent 0d480b9 commit c7480c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
build
--user
- name: Build a binary wheel and a source tarball
run: python3 -m pyyaml build
run: python3 -m build -n
- name: Store the distribution packages
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit c7480c3

Please sign in to comment.