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}",
|
||||
"afterSign": "./build/afterSignHook.js",
|
||||
"afterAllArtifactBuild": "./build/afterAllArtifactBuild.js"
|
||||
"afterSign": "./build/afterSignHook.js"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue