diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 413695313d..78a24494e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: - run: npx nx start-ci-run --distribute-on="3 linux-medium-js" --stop-agents-after="build" + - uses: pnpm/action-setup@v4 - uses: actions/setup-node@v4 with: node-version: 20