mirror of
https://github.com/pnpm/action-setup.git
synced 2026-04-04 03:10:11 +08:00
fix: overwrite npm .cmd wrappers for @pnpm/exe on Windows
npm creates .cmd wrappers that invoke bin entries through `node`, but @pnpm/exe bins are native executables, not JavaScript files. This causes pnpm commands to silently fail on Windows.
This commit is contained in:
131
dist/index.js
vendored
131
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user