diff --git a/.cnb.yml b/.cnb.yml index 49388f8..386b8a8 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -10,7 +10,7 @@ stages: - name: 检测版本更新 script: | - bun run src/cli.ts repo sync + bun i && bun run src/cli.ts repo sync timeout: 20s main: