Skip to content

Commit af7f0a1

Browse files
committed
build: set bundle targets to nsis installer for Windows releases
1 parent 0f43d89 commit af7f0a1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

‎src-tauri/tauri.conf.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"bundle": {
3535
"active": true,
3636
"targets": [
37-
"nsis",
38-
"msi"
37+
"nsis"
3938
],
4039
"icon": [
4140
"icons/32x32.png",

0 commit comments

Comments
 (0)