1
0
mirror of https://github.com/pnpm/action-setup synced 2026-05-07 05:50:59 +02:00
Files
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
..