mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 21:12:50 -06:00
Update release instructions
This commit is contained in:
2
.github/workflows/build-binary-packages.yml
vendored
2
.github/workflows/build-binary-packages.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: gf-${{ github.sha }}-debian
|
||||
name: gf-${{ github.sha }}-ubuntu
|
||||
path: dist/gf_*.deb
|
||||
if-no-files-found: error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user