Skip to content

Commit 8cb9261

Browse files
committed
fix: remove duplicate addPath in setOutputs that shadowed pnpm.exe
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.
1 parent 43028df commit 8cb9261

File tree

3 files changed

+111
-119
lines changed

3 files changed

+111
-119
lines changed

0 commit comments

Comments
 (0)