chore: workflow
This commit is contained in:
2
.github/workflows/desktop.release.test.yml
vendored
2
.github/workflows/desktop.release.test.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Install Snap Deps
|
- name: Install Snap Deps
|
||||||
run: |
|
run: |
|
||||||
sudo snap install snapcraft --classic
|
sudo snap install snapcraft --classic
|
||||||
lxd init --auto
|
sudo lxd init --auto
|
||||||
- name: SnapArm64
|
- name: SnapArm64
|
||||||
run: |
|
run: |
|
||||||
yarn run webpack --config desktop.webpack.prod.js --env snap
|
yarn run webpack --config desktop.webpack.prod.js --env snap
|
||||||
|
|||||||
Reference in New Issue
Block a user