Skip to content

Commit 81d6ed0

Browse files
committed
run smksp_registrar.exe list && smctl.exe keypair ls
1 parent 42ffca0 commit 81d6ed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_executable.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ jobs:
174174
:: setup SSM KSP
175175
curl -X GET https://one.digicert.com/signingmanager/api-ui/v1/releases/smtools-windows-x64.msi/download -H "x-api-key:%SM_API_KEY%" -o smtools-windows-x64.msi
176176
msiexec /i smtools-windows-x64.msi /quiet /qn
177+
smksp_registrar.exe list
178+
smctl.exe keypair ls
177179
C:\Windows\System32\certutil.exe -csp "DigiCert Signing Manager KSP" -key -user
178180
smksp_cert_sync.exe
179181

0 commit comments

Comments
 (0)