turns out exe is not a valud build target :(
This commit is contained in:
parent
34ede97d31
commit
018fb6502a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"tauri": {
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": ["exe", "appimage", "app"],
|
||||
"targets": ["msi", "appimage", "app"],
|
||||
"identifier": "com.developomp.wbm.installer",
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue