mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
fix: fixed snap release workflow
This commit is contained in:
parent
28d781a52d
commit
cfbac39ba8
1
.github/workflows/release-snap.yml
vendored
1
.github/workflows/release-snap.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
|
||||
- name: Build Electron app
|
||||
run: |
|
||||
npm run build:bruno-common
|
||||
npm run build:bruno-query
|
||||
npm run build:graphql-docs
|
||||
npm run build:web
|
||||
|
Loading…
Reference in New Issue
Block a user