mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
ci: disable electron workspace by default (#1713)
This commit is contained in:
2
.github/workflows/client-app.yml
vendored
2
.github/workflows/client-app.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user