forked from GitHub/gf-core
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