From 5a1726d11917e582516b19b9313be5b6f1da3e96 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Sat, 29 Nov 2025 23:38:54 +0400 Subject: [PATCH] build: disable msi bundler until ice30 issue is resolved --- 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 edaa826..9f6b9a3 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -17,7 +17,7 @@ }, "bundle": { "active": true, - "targets": "all", + "targets": ["app", "dmg", "nsis", "deb", "rpm", "appimage"], "category": "Productivity", "externalBin": ["binaries/nodecar", "binaries/donut-proxy"], "icon": [