diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bb134b9..e74be10 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: ${{ runner.os }}-${{ matrix.node-version }}-test- ${{ runner.os }}- # https://vercel.com/guides/corepack-errors-github-actions - - run: npm install -g corepack@latest + - run: npm install -g corepack@latest --force - run: corepack enable - run: pnpm i env: