Partly Fix CI
This commit is contained in:
parent
2c3bb41293
commit
983e474b33
@ -64,7 +64,7 @@ jobs:
|
||||
run: ./scripts/install-dependencies.sh test ${{ matrix.arch }}
|
||||
# Download Artifact
|
||||
- name: Download Artifact
|
||||
uses: christopherhx/gitea-download-artifact@v4
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: ${{ matrix.arch }}
|
||||
path: out
|
||||
|
Loading…
Reference in New Issue
Block a user