Remove maker-zip from Electron build (only Squirrel needed)
Fix CI: zip binary not available in builder image, and we only distribute via Squirrel installer anyway. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ef96d8b22c
commit
c86538e2a2
3 changed files with 3 additions and 78 deletions
|
|
@ -16,7 +16,6 @@
|
|||
"devDependencies": {
|
||||
"electron": "^33.0.0",
|
||||
"@electron-forge/cli": "^7.6.0",
|
||||
"@electron-forge/maker-squirrel": "^7.6.0",
|
||||
"@electron-forge/maker-zip": "^7.6.0"
|
||||
"@electron-forge/maker-squirrel": "^7.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue