chore: workflow

This commit is contained in:
Mo
2022-06-13 08:05:11 -05:00
parent 4902df0960
commit c7617a8943

View File

@@ -85,6 +85,7 @@ jobs:
- name: Snap
run: |
sudo snap install snapcraft --classic
yarn run webpack --config desktop.webpack.prod.js --env snap
yarn run electron-builder --linux --x64 -c.linux.target=snap --publish=never
- name: SnapArm64