Files
headlamp-polaris-plugin/.github/workflows
Chris Farhood 63050174e9
CI / ci (pull_request) Failing after 0s
fix: add pnpm install step to release workflow
Add explicit pnpm installation before Install dependencies step.
Without this, ubuntu-latest runner fails with 'pnpm: command not found'
since pnpm is not bundled with the Node 20 action.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 21:39:46 +00:00
..