tmp: disable electron native modules rebuild on linux
This commit is contained in:
4
.github/workflows/desktop.release.reuse.yml
vendored
4
.github/workflows/desktop.release.reuse.yml
vendored
@@ -79,8 +79,8 @@ jobs:
|
|||||||
|
|
||||||
- run: yarn install --immutable
|
- run: yarn install --immutable
|
||||||
|
|
||||||
- name: Rebuild Electron Native Modules
|
# - name: Rebuild Electron Native Modules
|
||||||
run: yarn workspace @standardnotes/desktop rebuild:home-server
|
# run: yarn workspace @standardnotes/desktop rebuild:home-server
|
||||||
|
|
||||||
- run: yarn build:desktop
|
- run: yarn build:desktop
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user