Update macos.yml

This commit is contained in:
Eugene Pankov 2021-06-25 15:54:31 +02:00
parent ab8d61067d
commit a1172cff6a
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -38,7 +38,7 @@ jobs:
run: |
rm -rf app/node_modules/cpu-features
rm -rf app/node_modules/ssh2/crypto/build
if: ${{ arch == 'arm64' }}
if: ${{ matrix.arch == 'arm64' }}
- name: Webpack
run: yarn run build