ci: disable electron workspace by default (#1713)

This commit is contained in:
Himself65
2023-03-27 23:02:57 -05:00
committed by GitHub
parent 79fc59248f
commit 7fb5b1f65b
2 changed files with 8 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Node.js
uses: ./.github/actions/setup-node
with:
electron-workspace-install: true
- name: before-make
working-directory: apps/electron