1
0
forked from GitHub/gf-core

try fixing the failure of actions/upload-artifact

This commit is contained in:
Krasimir Angelov
2024-01-11 07:29:23 +01:00
parent cfe6290c01
commit d8e953e7e6

View File

@@ -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: |