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
|
||||
# code-signing certificate, so verifying would always fail on the updater.
|
||||
verifyUpdateCodeSignature: false
|
||||
signAndEditExecutable: false
|
||||
extraResources:
|
||||
- from: resources/bin/win32-${arch}
|
||||
to: bin
|
||||
|
||||
Reference in New Issue
Block a user