更新检测版本更新阶段的超时时间,从 20s 增加到 120s

This commit is contained in:
2026-03-29 01:07:32 +08:00
committed by cnb
parent c222a007c1
commit 5a8176d1bf

View File

@@ -12,7 +12,7 @@
script: | script: |
bun i bun i
bun run src/cli.ts repo sync bun run src/cli.ts repo sync
timeout: 20s timeout: 120s
main: main:
"crontab: 0 11,23 * * *": !reference [.crontab-job] "crontab: 0 11,23 * * *": !reference [.crontab-job]