fix: fixed snap release workflow

This commit is contained in:
Anoop M D 2024-01-30 01:55:09 +05:30
parent 28d781a52d
commit cfbac39ba8

View File

@ -28,6 +28,7 @@ jobs:
- name: Build Electron app - name: Build Electron app
run: | run: |
npm run build:bruno-common
npm run build:bruno-query npm run build:bruno-query
npm run build:graphql-docs npm run build:graphql-docs
npm run build:web npm run build:web