update build
All checks were successful
Build and Release / build-and-release (push) Successful in 12m55s
All checks were successful
Build and Release / build-and-release (push) Successful in 12m55s
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
}
|
||||
],
|
||||
"win": {
|
||||
"target": ["nsis"]
|
||||
"target": ["nsis"],
|
||||
"compression": "store"
|
||||
},
|
||||
"mac": {
|
||||
"target": ["dmg", "zip"],
|
||||
@@ -49,8 +50,7 @@
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": true,
|
||||
"perMachine": false,
|
||||
"compression": "bzip2"
|
||||
"perMachine": false
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user