1
0
mirror of synced 2024-11-27 17:10:51 +01:00

git: Use regular artifact upload action instead of pages upload action for macOS arm64 job (#1431)

This commit is contained in:
iTrooz 2023-11-17 00:55:10 +01:00 committed by GitHub
parent f75d5dba84
commit bf53ee8246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,7 +264,7 @@ jobs:
docker buildx build . -f dist/macOS/arm64.Dockerfile --progress=plain --build-arg 'JOBS=4' --build-arg "BUILD_TYPE=$(BUILD_TYPE)" --build-context imhex=$(pwd) --output out
- name: ⬆️ Upload artifacts
uses: actions/upload-pages-artifact@v2
uses: actions/upload-artifact@v3
with:
name: macOS ZIP arm64
path: out/