From 296f893c22051269f6b0e34ec445b11d22222c10 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Mon, 16 Mar 2026 22:00:06 +0800 Subject: [PATCH] up --- .cnb.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index 6995b2e..2bf6705 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -18,8 +18,8 @@ include: stages: - name: "task" script: | - npm i -g @kevisual/cnb --registry=https://npm.cnb.cool/kevisual/registry/-/packages/ - cloud-npc cnb npc + git clone https://cnb.cool/kevisual/cnb cnb + cd cnb && bun run agent/npc.ts cnb npc $: vscode: - docker: