mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 07:34:07 +00:00
chore: added gql docs build command in snap build
This commit is contained in:
1
.github/workflows/release-snap.yml
vendored
1
.github/workflows/release-snap.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
- name: Build Electron app
|
||||
run: |
|
||||
npm run build:bruno-query
|
||||
npm run build:graphql-docs
|
||||
npm run build:electron:snap
|
||||
|
||||
- name: Install Snapcraft
|
||||
|
||||
Reference in New Issue
Block a user