build(win): skip rcedit/sign on linux builders
This commit is contained in:
@@ -114,6 +114,7 @@ win:
|
|||||||
# Skip update signature verification: we ship via OSS + GitHub without a
|
# Skip update signature verification: we ship via OSS + GitHub without a
|
||||||
# code-signing certificate, so verifying would always fail on the updater.
|
# code-signing certificate, so verifying would always fail on the updater.
|
||||||
verifyUpdateCodeSignature: false
|
verifyUpdateCodeSignature: false
|
||||||
|
signAndEditExecutable: false
|
||||||
extraResources:
|
extraResources:
|
||||||
- from: resources/bin/win32-${arch}
|
- from: resources/bin/win32-${arch}
|
||||||
to: bin
|
to: bin
|
||||||
|
|||||||
Reference in New Issue
Block a user