Skip to content

Commit

Permalink
update python yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed May 6, 2024
1 parent 0902ed6 commit 95afd94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install build
pip install twine
python -m build
twine upload dist/*
Expand Down

0 comments on commit 95afd94

Please sign in to comment.