Skip to content

Commit

Permalink
ci(gui): disable electron-rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
bambanah committed Sep 12, 2024
1 parent 4c891fe commit 70ebe0c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-release-electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@ jobs:

- run: pnpm install --frozen-lockfile

- name: Rebuild Electron modules
run: |
cd gui
pnpm rebuild
npx electron-rebuild
if: matrix.os == 'macos-latest'

- run: pnpm make

- name: Upload Artifacts
Expand Down

0 comments on commit 70ebe0c

Please sign in to comment.