Update .gitea/workflows/build.yml
This commit is contained in:
parent
6f5f405327
commit
18891a2648
@ -64,7 +64,7 @@ jobs:
|
|||||||
run: ./scripts/install-dependencies.mjs test ${{ matrix.arch }}
|
run: ./scripts/install-dependencies.mjs test ${{ matrix.arch }}
|
||||||
# Download Artifact
|
# Download Artifact
|
||||||
- name: Download Artifact
|
- name: Download Artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.arch }}
|
name: ${{ matrix.arch }}
|
||||||
path: out
|
path: out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user