编辑文件 .cnb.yml

This commit is contained in:
xiongxiao
2026-03-18 13:32:06 +08:00
committed by cnb
parent 998783ea4e
commit 2b7b541cb6

View File

@@ -10,7 +10,7 @@
stages: stages:
- name: 检测版本更新 - name: 检测版本更新
script: | script: |
bun run src/cli.ts repo sync bun i && bun run src/cli.ts repo sync
timeout: 20s timeout: 20s
main: main: