2
mirror of https://github.com/pnpm/action-setup.git synced 2026-04-17 13:35:12 +00:00
Files
pnpm-action-setup/dist
Zoltan Kochan 51e56d41e9 fix: run setup.js after self-update to create pn/pnx hardlinks
self-update replaces the @pnpm/exe package files but does not re-run
preinstall scripts. This leaves pn/pnpx/pnx as placeholder files
("This file intentionally left blank") instead of hardlinks to the
actual binary. Run setup.js explicitly after self-update to fix this.
2026-03-26 18:49:59 +01:00
..