Closed zkochan closed 2 years ago
This action only calls the self installer provided by pnpm: https://github.com/pnpm/action-setup/blob/7c4472dbcf6f5e617e536d979f28d932ef243ad9/src/install-pnpm/run.ts#L8-L29
Fixed in v2.1.0 via https://github.com/pnpm/action-setup/pull/29
I just release pnpm v7.0.0-alpha.0 and for some reason it doesn't work with this action. Looks like it doesn't appear in the PATH. Might be related to this: https://github.com/pnpm/pnpm/pull/4280