mirror of
https://github.com/pnpm/action-setup.git
synced 2026-04-04 19:42:36 +08:00
fix: add @pnpm/exe dir to PATH on Windows instead of .bin shims
On Windows, npm's .bin shims can't properly execute the extensionless native binaries from @pnpm/exe. Instead of trying to fix the shims, add the @pnpm/exe directory directly to PATH where pnpm.exe lives.
This commit is contained in:
216
dist/index.js
vendored
216
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user