chore: workflow
This commit is contained in:
3
.github/workflows/desktop.release.test.yml
vendored
3
.github/workflows/desktop.release.test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user