mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-30 23:02:36 +00:00
setOutputs called addPath(node_modules/.bin) AFTER installPnpm had already added the correct path (@pnpm/exe on Windows). Since GITHUB_PATH entries are prepended, .bin ended up first in PATH, causing PowerShell to find npm's broken shims instead of pnpm.exe. |
||
|---|---|---|
| .. | ||
| index.js | ||