Revert "tmp: disable electron native modules rebuild on linux"

This reverts commit 0cac73511d.
This commit is contained in:
Karol Sójko
2023-12-05 10:26:47 +01:00
parent 4e903c85a2
commit 3791bb2b5a

View File

@@ -79,8 +79,8 @@ jobs:
- run: yarn install --immutable
# - name: Rebuild Electron Native Modules
# run: yarn workspace @standardnotes/desktop rebuild:home-server
- name: Rebuild Electron Native Modules
run: yarn workspace @standardnotes/desktop rebuild:home-server
- run: yarn build:desktop