test to see if this script was causing windows builds to fail
This commit is contained in:
parent
4fa9249ad6
commit
7f96029e1c
1 changed files with 1 additions and 2 deletions
|
@ -97,6 +97,5 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"artifactName": "${productName}_${version}.${ext}",
|
"artifactName": "${productName}_${version}.${ext}",
|
||||||
"afterSign": "./build/afterSignHook.js",
|
"afterSign": "./build/afterSignHook.js"
|
||||||
"afterAllArtifactBuild": "./build/afterAllArtifactBuild.js"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue