diff --git a/gui/tauri.conf.json b/gui/tauri.conf.json index c48f152..3e5a65d 100644 --- a/gui/tauri.conf.json +++ b/gui/tauri.conf.json @@ -25,7 +25,7 @@ }, "bundle": { "active": true, - "targets": "all", + "targets": "nsis", "icon": [ "icons/32x32.png", "icons/128x128.png",