forked from GitHub/gf-core
yet another attempt to fix CI
This commit is contained in:
4
.github/workflows/build-majestic.yml
vendored
4
.github/workflows/build-majestic.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: actions/download-artifact@master
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: libpgf-linux
|
name: libpgf-linux
|
||||||
- run: |
|
- run: |
|
||||||
@@ -82,7 +82,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: actions/download-artifact@master
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: libpgf-linux
|
name: libpgf-linux
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user