tmp: disable electron native modules rebuild on linux

This commit is contained in:
Karol Sójko
2023-12-05 09:53:44 +01:00
parent 868932dac2
commit 0cac73511d

View File

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