diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index fcc64c7..8711488 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -22,7 +22,7 @@ }, "bundle": { "active": true, - "targets": "all", + "targets": ["deb", "rpm", "appimage", "nsis", "app", "dmg"], "icon": [ "icons/32x32.png", "icons/128x128.png",