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