From a7545481fc8fa7552d47f3be86f14f2ce7c00b7f Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 5 Jan 2025 07:28:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20semantic-release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2a97949..1f97609 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: with: node-version: lts/* cache: pnpm - - run: pnpm i && pnpm run build + - run: pnpm i && pnpm run build && pnpm i -g typescript - uses: cycjimmy/semantic-release-action@v4 id: semantic env: