Skip to content

Commit 9fa8651

Browse files
authored
Merge pull request #384 from chrisbra/signpath-wait
Do not wait for Signpath completion
2 parents 880ab65 + f1758d5 commit 9fa8651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-arm-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
project-slug: vim-win32-installer
153153
signing-policy-slug: release-signing
154154
github-artifact-id: '${{ steps.upload-unsigned-zip.outputs.artifact-id }}'
155+
wait-for-completion: false
155156

156157
- name: Post Summary
157158
shell: bash

0 commit comments

Comments
 (0)