mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 18:29:33 -06:00
Try alternate way for uploading artifact
This commit is contained in:
committed by
GitHub
parent
daa2145378
commit
d8e88fd42a
4
.github/workflows/build-debian-package.yml
vendored
4
.github/workflows/build-debian-package.yml
vendored
@@ -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