Skip to content

Commit

Permalink
chore: added gql docs build command in snap build
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Oct 19, 2023
1 parent fc25ea5 commit f8f3880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8f3880

Please sign in to comment.