pnpm / action-setup

Install pnpm package manager
https://github.com/marketplace/actions/setup-pnpm
MIT License
899 stars 87 forks source link

docs: update the caching example #75

Closed ojeytonwilliams closed 1 year ago

ojeytonwilliams commented 1 year ago

Without passing --silent I ran into Error: Unable to process file command 'output' successfully.. I'm not sure what the problem with pnpm store path was, but this fixed it.

Also, since this is running inside a single job, it seemed a little cleaner to use env.