Skip to content

fix(ci): resolve pnpm store path from website directory#42

Merged
debba merged 1 commit intomainfrom
claude/fix-ci-pnpm-store-x35rh
Feb 25, 2026
Merged

fix(ci): resolve pnpm store path from website directory#42
debba merged 1 commit intomainfrom
claude/fix-ci-pnpm-store-x35rh

Conversation

@debba
Copy link
Owner

@debba debba commented Feb 25, 2026

The root pnpm-workspace.yaml has no packages field, causing pnpm store path to fail when run by actions/setup-node cache. Replace built-in cache with manual cache step that runs pnpm from the website directory.

https://claude.ai/code/session_01RCSNNgGLcnSwXTqws2cfgq

The root pnpm-workspace.yaml has no `packages` field, causing
`pnpm store path` to fail when run by actions/setup-node cache.
Replace built-in cache with manual cache step that runs pnpm
from the website directory.

https://claude.ai/code/session_01RCSNNgGLcnSwXTqws2cfgq
@debba debba merged commit ac96672 into main Feb 25, 2026
@debba debba deleted the claude/fix-ci-pnpm-store-x35rh branch February 25, 2026 04:46
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