1
0
forked from GitHub/gf-core

Fix twine upload.

This commit is contained in:
Michael Elsdörfer
2020-06-15 10:31:19 +01:00
parent 383ff5e227
commit b2e6d52509

View File

@@ -82,7 +82,7 @@ jobs:
- uses: actions/download-artifact@v2
with:
name: artifact
path: ./src/runtime/python/dist
path: ./dist
- name: Publish
env: