From 8e1880a343f94709b9c752a1f2b484c799fbdafc Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Thu, 29 Jan 2026 00:42:16 +0800 Subject: [PATCH] update --- .cnb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cnb.yml b/.cnb.yml index 7e80fb8..512bc2b 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -21,7 +21,7 @@ $: # stages: # - name: pnpm install # script: pnpm install - stages: !reference [.dev_tempalte, stages] + stages: !reference [.dev_template, stages] .common_sync_to_gitea: &common_sync_to_gitea - <<: *common_env