Merge branch 'main' into feat/centralize-anim
This commit is contained in:
commit
9b0ad9607b
@ -46,8 +46,11 @@ win:
|
||||
- target: portable
|
||||
arch: x64
|
||||
requestedExecutionLevel: asInvoker
|
||||
# Disable code signing to avoid symbolic link issues on Windows
|
||||
signAndEditExecutable: true
|
||||
cscLink: build\certs\glass-dev.pfx
|
||||
cscKeyPassword: "${env.CSC_KEY_PASSWORD}"
|
||||
signtoolOptions:
|
||||
certificateSubjectName: "Glass Dev Code Signing"
|
||||
|
||||
# NSIS installer configuration for Windows
|
||||
nsis:
|
||||
|
Loading…
x
Reference in New Issue
Block a user