Skip to content

Commit

Permalink
Remove nonexisting binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
bisera-cognite committed Aug 2, 2023
1 parent d7eecce commit 7514a04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/digicert-signing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@ jobs:
run: |
curl -X GET https://one.digicert.com/signingmanager/api-ui/v1/releases/Keylockertools-windows-x64.msi/download?account_id=fb0b6868-dfb5-4cf0-a33b-3e7b852a9b62 -H "x-api-key:%SM_API_KEY%" -o Keylockertools-windows-x64.msi
msiexec /i Keylockertools-windows-x64.msi /quiet /qn
smksp_registrar.exe list
smctl.exe keypair ls
C:\Windows\System32\certutil.exe -csp "DigiCert Signing Manager KSP" -key -user
smksp_cert_sync.exe
shell: cmd

- name: Signing using Signtool
Expand Down

0 comments on commit 7514a04

Please sign in to comment.