Skip to content

Commit

Permalink
fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed May 28, 2021
1 parent dfbc71a commit 27a4f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
python -m pip install --upgrade pip
pip install wheel
- run: pip install -e .
- run: python setup.py sdist bdist_wheel

- uses: pypa/gh-action-pypi-publish@master
Expand Down

0 comments on commit 27a4f13

Please sign in to comment.