diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 7511231..aca5877 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -64,7 +64,7 @@ }, "bundle": { "active": true, - "targets": ["deb"], + "targets": "all", "icon": [ "icons/32x32.png", "icons/128x128.png",