mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-25 07:47:18 +00:00
patch: try fix for windows signing
This commit is contained in:
parent
ff1f9cbad2
commit
33b113bdc5
2
.github/actions/publish/action.yml
vendored
2
.github/actions/publish/action.yml
vendored
@ -149,7 +149,7 @@ runs:
|
||||
/c/Windows/System32/certutil.exe -csp "DigiCert Signing Manager KSP" -key -user
|
||||
smksp_cert_sync.exe
|
||||
|
||||
certutil -csplist
|
||||
certutil -user -store My
|
||||
|
||||
# (signtool.exe) https://github.com/actions/runner-images/blob/main/images/win/Windows2019-Readme.md#installed-windows-sdks
|
||||
PATH="/c/Program Files (x86)/Windows Kits/10/bin/${runner_arch}:${PATH}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user