chore: fix signing algorithms (#2944)
This commit is contained in:
2
.github/workflows/desktop.release.reuse.yml
vendored
2
.github/workflows/desktop.release.reuse.yml
vendored
@@ -326,7 +326,7 @@ jobs:
|
||||
|
||||
- name: Certificates Sync
|
||||
run: |
|
||||
smctl windows certsync
|
||||
smctl windows certsync --keypair-alias=${{ secrets.SM_KEYPAIR_ALIAS }}
|
||||
shell: cmd
|
||||
|
||||
- name: Health Check Signing Manager
|
||||
|
||||
Reference in New Issue
Block a user