Update links.yml to 900s delay (#17576)

This commit is contained in:
Glenn Jocher 2024-11-16 20:08:34 +01:00 committed by GitHub
parent c89389f442
commit a132920476
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jobs:
uses: ultralytics/actions/retry@main
with:
timeout_minutes: 60
retry_delay_seconds: 300
retry_delay_seconds: 900
retries: 2
run: |
lychee \
@ -62,7 +62,7 @@ jobs:
uses: ultralytics/actions/retry@main
with:
timeout_minutes: 60
retry_delay_seconds: 300
retry_delay_seconds: 900
retries: 2
run: |
lychee \