Skip to content

Commit 567cf96

Browse files
fix yml
1 parent 0c01ee4 commit 567cf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
verbose: true
4141

4242
- name: Build package
43-
run: python setup.py sdist
43+
run: python setup.py sdist
4444

4545
- name: Publish package
4646
uses: pypa/gh-action-pypi-publish@release/v1.5

0 commit comments

Comments
 (0)