Skip to content

Commit 209acc0

Browse files
committed
formatting publish-pypi.yml
1 parent 90fde27 commit 209acc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-pypi.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
3131
- name: Create sdist
3232
run: |
33-
python setup.py check
34-
python setup.py sdist
33+
python setup.py check
34+
python setup.py sdist
3535
3636
- name: Publish Package
3737
uses: pypa/gh-action-pypi-publish@master

0 commit comments

Comments
 (0)