Skip to content

Commit

Permalink
Only build deb, appimage, and nsis
Browse files Browse the repository at this point in the history
  • Loading branch information
Narcha committed May 10, 2024
1 parent 0e233e1 commit 2e1afff
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 @@ -34,7 +34,7 @@
"identifier": "com.narcha.demoman",
"longDescription": "Easily browse and organize all your demo files, find highlights, and edit bookmarks!",
"shortDescription": "The TF2 Demo Manager",
"targets": "all"
"targets": ["deb", "appimage", "nsis"]
},
"security": {
"csp": null
Expand Down

0 comments on commit 2e1afff

Please sign in to comment.