Fix AArch64 GitHub Actions PR build

This commit is contained in:
Paulchen Panther 2020-04-21 17:08:05 +02:00 committed by GitHub
parent 91c771ccd6
commit 3a2b58b571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ jobs:
with:
name: ${{ matrix.dockerTag }}.zip
path: ${{ matrix.dockerTag }}
if: matrix.dockerTag != 'aarch64'
######################
###### macOS #########