mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Fix AArch64 GitHub Actions PR build
This commit is contained in:
parent
91c771ccd6
commit
3a2b58b571
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
@ -66,6 +66,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ matrix.dockerTag }}.zip
|
name: ${{ matrix.dockerTag }}.zip
|
||||||
path: ${{ matrix.dockerTag }}
|
path: ${{ matrix.dockerTag }}
|
||||||
|
if: matrix.dockerTag != 'aarch64'
|
||||||
|
|
||||||
######################
|
######################
|
||||||
###### macOS #########
|
###### macOS #########
|
||||||
|
Loading…
Reference in New Issue
Block a user