mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 06:13:15 +08:00
ci: update timeout to 1 hour
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- run: ./dependency.sh
|
||||
- uses: nick-fields/retry@v3
|
||||
with:
|
||||
timeout_minutes: 30
|
||||
timeout_minutes: 60
|
||||
max_attempts: 3
|
||||
command: ./generate.sh
|
||||
- run: ./stat.sh
|
||||
|
||||
Reference in New Issue
Block a user