mirror of
https://github.com/usebruno/bruno.git
synced 2025-07-08 00:07:20 +02:00
fix: updated electron build command
This commit is contained in:
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
|
run: npm install --legacy-peer-deps
|
||||||
|
|
||||||
- name: Build Electron app
|
- name: Build Electron app
|
||||||
run: npm run build
|
run: npm run build:electron:snap
|
||||||
|
|
||||||
- name: Install Snapcraft
|
- name: Install Snapcraft
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user