Skip to content

ci: fix pnpm not found in GitHub Actions#4

Merged
kowyo merged 1 commit into
mainfrom
fix/gha-pnpm
Feb 2, 2026
Merged

ci: fix pnpm not found in GitHub Actions#4
kowyo merged 1 commit into
mainfrom
fix/gha-pnpm

Conversation

@kowyo-bot

Copy link
Copy Markdown
Owner

Fixes the GitHub Actions failure: "Unable to locate executable file: pnpm".

  • Install pnpm first via pnpm/action-setup
  • Remove setup-node pnpm caching (it tries to call pnpm before it's installed)

@kowyo kowyo merged commit 99aa4af into main Feb 2, 2026
1 check passed
@kowyo kowyo deleted the fix/gha-pnpm branch February 2, 2026 07:48
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