mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-18 00:06:14 +08:00
fix: ensure pnpm bin link exists after npm ci
npm ci sometimes doesn't create the .bin/pnpm symlink for @pnpm/exe (observed on Linux CI). Manually create the symlink if it's missing after npm ci completes. This fixes the case where standalone=true with no explicit version (relying on packageManager field) — pnpm self-update wouldn't run, leaving .bin empty and pnpm not found on PATH. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
232
dist/index.js
vendored
232
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user