mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
try fixing the failure of actions/upload-artifact
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
make install
|
make install
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: libpgf-linux
|
name: libpgf-linux
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user