From ef46425126b9a1c4865e3c28abd451cd682cad96 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Fri, 31 Mar 2023 10:36:11 +0800 Subject: [PATCH] chore: update workflows config. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 56b26b1a..b12f3502 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,6 @@ jobs: - run: npm run build - run: npm install - run: npm run build:create-tsbb - - run: npm run build:template - run: npm run type-check - name: copy create-tsbb examples