From 2b7b541cb6cf4e0e20046a043cbd0cfd61bcd690 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Wed, 18 Mar 2026 13:32:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20.cnb.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cnb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: