mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 01:52:50 -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
|
make deb
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
|
env:
|
||||||
|
working-directory: ..
|
||||||
with:
|
with:
|
||||||
path: ../gf_*.deb
|
path: gf_*.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user