From 763d5a5a1b0a772e727c9f9a690e95a0936880e9 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Sat, 29 Nov 2025 21:58:51 +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 70d2cb8..3f9bc0c 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": [