Skip to content

Commit

Permalink
ci: expand upload retry timeout (#2461)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyy17 authored Sep 21, 2023
1 parent e3f53a8 commit c7b490e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/upload-artifacts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ inputs:
upload-retry-timeout:
description: Timeout for uploading artifacts to S3
required: false
default: "10" # minutes
default: "30" # minutes
working-dir:
description: Working directory to upload the artifacts
required: false
Expand Down

0 comments on commit c7b490e

Please sign in to comment.