Skip to content

fix: add pnpm install step to CI workflows#2

Merged
mattaereal merged 1 commit into
security-alliance:developfrom
scode2277:fix/ci-run
May 7, 2026
Merged

fix: add pnpm install step to CI workflows#2
mattaereal merged 1 commit into
security-alliance:developfrom
scode2277:fix/ci-run

Conversation

@scode2277
Copy link
Copy Markdown
Contributor

  • Both index-main.yml and index-develop.yml used cache: 'pnpm' in actions/setup-node without first installing pnpm, causing pnpm: command not found on every run
  • Added the command before setup-node in both workflows

@mattaereal mattaereal merged commit 87af9f9 into security-alliance:develop May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants