Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit 6274268

Browse files
authored
Revert to using all targets in Tauri config (#1128)
1 parent 90ed0df commit 6274268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"config/config.json"
7272
],
7373
"shortDescription": "",
74-
"targets": ["nsis", "updater"],
74+
"targets": "all",
7575
"windows": {
7676
"certificateThumbprint": "b955de6f8483ad3b14497e798a6eef48a137931b",
7777
"digestAlgorithm": "sha256",

0 commit comments

Comments
 (0)