Skip to content

Commit c384d16

Browse files
committed
Update pypi.yml
1 parent 0b77852 commit c384d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
git push origin main
7979
8080
- name: Build fastCrypter Package
81-
81+
run: |
8282
python setup.py sdist bdist_wheel
8383
8484
env:

0 commit comments

Comments
 (0)