mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-13 05:46:00 -06:00
Try alternate way for uploading artifact
This commit is contained in:
@@ -39,5 +39,7 @@ jobs:
|
||||
make deb
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
env:
|
||||
working-directory: ..
|
||||
with:
|
||||
path: ../gf_*.deb
|
||||
path: gf_*.deb
|
||||
|
||||
Reference in New Issue
Block a user