Skip to content

Commit

Permalink
formatting publish-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wsavran committed Feb 4, 2022
1 parent 90fde27 commit 209acc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Create sdist
run: |
python setup.py check
python setup.py sdist
python setup.py check
python setup.py sdist
- name: Publish Package
uses: pypa/gh-action-pypi-publish@master
Expand Down

0 comments on commit 209acc0

Please sign in to comment.