mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
patch: try fix for windows signing
This commit is contained in:
parent
40fc8a7431
commit
1530dfa89c
2
.github/actions/publish/action.yml
vendored
2
.github/actions/publish/action.yml
vendored
@ -151,7 +151,7 @@ runs:
|
||||
|
||||
echo "INFO: Certs list"
|
||||
certutil.exe -csp "DigiCert Software Trust Manager KSP" -key -user
|
||||
certutil.exe -store -user My
|
||||
certutil.exe -store
|
||||
echo "INFO: End certs list"
|
||||
|
||||
# (signtool.exe) https://github.com/actions/runner-images/blob/main/images/win/Windows2019-Readme.md#installed-windows-sdks
|
||||
|
Loading…
x
Reference in New Issue
Block a user