Skip to content

Commit 069c654

Browse files
committed
feat: only make the needed bundles
1 parent ea1e14f commit 069c654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"resources": [],
5454
"shortDescription": "",
55-
"targets": "all",
55+
"targets": ["appimage", "dmg"],
5656
"windows": {
5757
"certificateThumbprint": null,
5858
"digestAlgorithm": "sha256",

0 commit comments

Comments
 (0)