From baab5ce1a04e067f091eaa72b23c5ce2b14e7ae1 Mon Sep 17 00:00:00 2001 From: jiangzhixiong <710328466@qq.com> Date: Wed, 17 Apr 2024 11:13:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85?= =?UTF-8?q?=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/build.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/deploy/build.sh b/deploy/build.sh index e3b1239..d935c92 100755 --- a/deploy/build.sh +++ b/deploy/build.sh @@ -1,8 +1,4 @@ -pnpm -v - -node -v - -pnpm install +pnpm install --force pnpm run build:master