Skip to content

Commit 04748a6

Browse files
committed
- fix: linux builds
1 parent f2cea62 commit 04748a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/shinkai-desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"bundle": {
6464
"active": true,
65-
"targets": "all",
65+
"targets": ["app", "appimage", "nsis", "dmg", "updater"],
6666
"identifier": "com.shinkai.desktop",
6767
"icon": [
6868
"icons/32x32.png",

0 commit comments

Comments
 (0)