From 5e626836d5bb856ccb63ff148df8c940a56fb6f7 Mon Sep 17 00:00:00 2001 From: chennlang <13206251194@163.com> Date: Tue, 29 Oct 2024 17:47:44 +0800 Subject: [PATCH] =?UTF-8?q?build:=20ci=20=E6=9E=84=E5=BB=BA=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f8efa16..7ffa1e8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,6 +30,7 @@ jobs: - name: 构建 web app working-directory: ./packages/web run: | + npm install -g pnpm@latest-8 pnpm install --no-frozen-lockfile pnpm run build cp -r dist/* ../server/libs/web-dist/