Skip to content

Commit

Permalink
Update links.yml to 900s delay (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Nov 16, 2024
1 parent 88ca162 commit 2fcdb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: ultralytics/actions/retry@main
with:
timeout_minutes: 60
retry_delay_seconds: 300
retry_delay_seconds: 900
retries: 2
run: |
# Count successfully downloaded files
Expand Down

0 comments on commit 2fcdb63

Please sign in to comment.