[chore-627] fixed actions with electron-builder

This commit is contained in:
silentrald
2024-11-22 00:51:02 +08:00
parent cba001dc97
commit 5721891e28
3 changed files with 13 additions and 6 deletions
+7
View File
@@ -37,6 +37,13 @@
"prettier --ignore-path .eslintignore --single-quote --write"
]
},
"build": {
"directories": {
"app": "release/app",
"buildResources": "assets",
"output": "release/build"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/Zagrios/bs-manager.git"