forked from GitHub/gf-core
Fix twine upload.
This commit is contained in:
2
.github/workflows/build-python-package.yml
vendored
2
.github/workflows/build-python-package.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: artifact
|
||||
path: ./src/runtime/python/dist
|
||||
path: ./dist
|
||||
|
||||
- name: Publish
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user