ci: enable debug for windows sign

This commit is contained in:
talksik
2026-04-15 11:46:57 -07:00
parent a03200472f
commit 772d8cf3e1
+1
View File
@@ -46,6 +46,7 @@ const config: ForgeConfig = {
// provisions the dlib + metadata file and exports these env vars, so local
// `yarn make` and unsigned CI builds both work unchanged.
windowsSign: process.env.AZURE_METADATA_JSON_PATH ? {
debug: true,
signWithParams: [
'/v',
'/fd', 'SHA256',