fix: enable createUpdaterArtifacts for tauri updater
This commit is contained in:
parent
7269f07a18
commit
27b39a128e
@ -26,6 +26,7 @@
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"createUpdaterArtifacts": true,
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
"icons/128x128.png",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user