mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-02-21 15:20:41 +01:00
Disable MSI as they are failing with Error 217 (#447)
This commit is contained in:
parent
6f263e1db6
commit
5380c533cf
@ -135,14 +135,10 @@
|
|||||||
},
|
},
|
||||||
"win": {
|
"win": {
|
||||||
"target": [
|
"target": [
|
||||||
"squirrel",
|
"squirrel"
|
||||||
"msi"
|
|
||||||
],
|
],
|
||||||
"sign": "scripts/electron_winSign"
|
"sign": "scripts/electron_winSign"
|
||||||
},
|
},
|
||||||
"msi": {
|
|
||||||
"perMachine": true
|
|
||||||
},
|
|
||||||
"directories": {
|
"directories": {
|
||||||
"output": "dist"
|
"output": "dist"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user