Fix broken Windows release:

https://github.com/dyad-sh/dyad/actions/runs/16477531115/job/46583477855#step:9:11
This commit is contained in:
Will Chen
2025-07-23 10:58:20 -07:00
committed by GitHub
parent e947eede7a
commit e4b763ac6d

View File

@@ -56,7 +56,7 @@ jobs:
shell: bash
- name: Code signing with Software Trust Manager
if: contains(matrix.os.name, 'windows')
uses: digicert/ssm-code-signing@v1.0.0
uses: digicert/ssm-code-signing@v1.1.0
- name: Sync certificate (Windows)
if: contains(matrix.os.name, 'windows')
run: |