mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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