diff --git a/.github/workflows/other-node-versions.yml b/.github/workflows/other-node-versions.yml index 19e96ce370..6ae4e36f73 100644 --- a/.github/workflows/other-node-versions.yml +++ b/.github/workflows/other-node-versions.yml @@ -67,7 +67,7 @@ jobs: shell: bash env: COREPACK_ENABLE_AUTO_PIN: "0" - + - name: Print installed pnpm version run: pnpm --version shell: bash