Skip to content

Commit

Permalink
Increase timeout to 1 hour
Browse files Browse the repository at this point in the history
  • Loading branch information
srcejon committed Dec 2, 2024
1 parent 4b714df commit c0b8620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
github-artifact-id: '${{ steps.upload-unsigned-artifact.outputs.artifact-id }}'
wait-for-completion: true
output-artifact-directory: 'build\signed'
wait-for-completion-timeout-in-seconds: 1800
wait-for-completion-timeout-in-seconds: 3600
- name: Upload signed artifact
id: upload-signed-artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c0b8620

Please sign in to comment.