forked from extern/bruno
fix: updated electron build command
This commit is contained in:
parent
fbfdfdca04
commit
1298df384d
2
.github/workflows/release-snap.yml
vendored
2
.github/workflows/release-snap.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
run: npm install --legacy-peer-deps
|
||||
|
||||
- name: Build Electron app
|
||||
run: npm run build
|
||||
run: npm run build:electron:snap
|
||||
|
||||
- name: Install Snapcraft
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user