mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-03 04:18:33 -06:00
Fix twine upload.
This commit is contained in:
@@ -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