Update src-tauri/tauri.conf.json
Some checks failed
Build Tauri App (Linux + Windows exe) / build (push) Failing after 6m59s
Some checks failed
Build Tauri App (Linux + Windows exe) / build (push) Failing after 6m59s
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
"bundle": {
|
"bundle": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"targets": ["deb", "rpm", "exe"],
|
"targets": ["deb", "rpm"],
|
||||||
"icon": [
|
"icon": [
|
||||||
"icons/icon.ico",
|
"icons/icon.ico",
|
||||||
"icons/icon.png"
|
"icons/icon.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user