fix(windows): use NSIS installer instead of WiX MSI on CI

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-28 08:47:33 +08:00
parent 673c23e87c
commit aef449e0e4
3 changed files with 17 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
},
"bundle": {
"active": true,
"targets": "all",
"targets": ["nsis"],
"icon": [
"icons/32x32.png",
"icons/128x128.png",