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
0c93040b41
commit
ea23302079
@ -134,14 +134,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