Skip to content

Commit

Permalink
Update python-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-c authored Dec 23, 2020
1 parent b44414f commit 9cd113b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
pip install --upgrade pip
pip install setuptools wheel
- run: setup.py sdist bdist_wheel
- run: python setup.py sdist bdist_wheel

- run: |
pip install twine
Expand Down

0 comments on commit 9cd113b

Please sign in to comment.