diff --git a/.github/workflows/desktop.release.reuse.yml b/.github/workflows/desktop.release.reuse.yml index 95cef910e..c46d1d749 100644 --- a/.github/workflows/desktop.release.reuse.yml +++ b/.github/workflows/desktop.release.reuse.yml @@ -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