This commit is contained in:
Pierre Jacquier
2025-02-26 16:48:25 -05:00
parent 1ca6c80707
commit 2ca58020cc

View File

@ -56,7 +56,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}
- uses: pnpm/action-setup@v4
# TODO: remove this
- run: npm install --global corepack@latest
- run: npm install --global --force corepack@latest
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'