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 226f226 commit 8f18487Copy full SHA for 8f18487
.github/workflows/build-single-exchange.yml
@@ -53,6 +53,7 @@ jobs:
53
54
- name: Upload to PyPI
55
run: |
56
+ dir
57
cd ./temp_pypi
58
python -m twine upload dist/*
59
env:
0 commit comments