From fd7edfc33295f2ed7b21a21cbeaade4f3292244c Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Sat, 29 Nov 2025 22:45:28 +0400 Subject: [PATCH] build: enable all build targets --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 3f9bc0c..db38671 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -17,7 +17,7 @@ }, "bundle": { "active": true, - "targets": ["app", "dmg", "nsis", "deb", "rpm", "appimage"], + "targets": ["all"], "category": "Productivity", "externalBin": ["binaries/nodecar", "binaries/donut-proxy"], "icon": [