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
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@master
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: libpgf-linux
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user