fix(ci): remove redundant electron-rebuild from build scripts

This commit is contained in:
plebeius
2026-01-13 16:00:07 +01:00
parent ab98bd0a87
commit 96a3068928
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -261,6 +261,7 @@ jobs:
- name: Build Electron App
run: yarn electron:build:windows
timeout-minutes: 30
- name: Smoke Test
shell: bash