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 }}
|
||||
# Download Artifact
|
||||
- name: Download Artifact
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: ${{ matrix.arch }}
|
||||
path: out
|
||||
|
Loading…
x
Reference in New Issue
Block a user