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