diff --git a/.github/workflows/setup.sh b/.github/workflows/setup.sh index 8c1a2103e..eced0a747 100644 --- a/.github/workflows/setup.sh +++ b/.github/workflows/setup.sh @@ -5,7 +5,7 @@ echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/.npmrc set -ex -npm i --silent -g pnpm@6.9.1 esbuild@0.8.53 --unsafe-perm +npm i --silent -g pnpm@6 esbuild@0.8.53 --unsafe-perm pnpm i --no-prefer-frozen-lockfile --ignore-scripts