chore: added gql docs build command in snap build

This commit is contained in:
Anoop M D 2023-10-20 00:17:14 +05:30
parent fc25ea597c
commit f8f38802a9

View File

@ -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