We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b77852 commit c384d16Copy full SHA for c384d16
.github/workflows/pypi.yml
@@ -78,7 +78,7 @@ jobs:
78
git push origin main
79
80
- name: Build fastCrypter Package
81
-
+ run: |
82
python setup.py sdist bdist_wheel
83
84
env:
0 commit comments