Temp test for e2e corepack

This commit is contained in:
Pierre Jacquier
2025-02-26 16:31:18 -05:00
parent 19007862a6
commit 1ca6c80707

View File

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