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: