mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 15:44:13 +00:00
fix: fixed snap release workflow
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user