Partly Fix CI

This commit is contained in:
TheBrokenRail 2024-11-23 08:03:10 -05:00
parent 2c3bb41293
commit 983e474b33

View File

@ -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