Skip to content

Commit

Permalink
fix: nsis only
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghomist committed Feb 22, 2025
1 parent 3f8ba60 commit 972061e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"bundle": {
"active": true,
"targets": "all",
"targets": ["nsis"],
"createUpdaterArtifacts": true,
"icon": [
"icons/32x32.png",
Expand Down

0 comments on commit 972061e

Please sign in to comment.