chore: workflow

This commit is contained in:
Mo
2022-06-13 10:06:43 -05:00
parent 0bd677a71e
commit e940789bde

View File

@@ -25,8 +25,7 @@ jobs:
yarn run webpack --config desktop.webpack.prod.js --env snap
yarn run electron-builder --linux --arm64 -c.linux.target=snap --publish=never
env:
npm_config_target_arch: 'arm64'
SNAPCRAFT_BUILD_ENVIRONMENT: 'multipass'
SNAPCRAFT_BUILD_ENVIRONMENT: 'host'
- name: Upload
uses: actions/upload-artifact@v3.0.0