5
0
mirror of https://github.com/pnpm/action-setup.git synced 2026-05-08 01:48:28 +00:00
Files
Zoltan Kochan 01da663869 test(ci): pass bin_dest via env to survive Windows backslashes
Direct GitHub-expression interpolation of `${{ steps.pnpm.outputs.bin_dest }}`
into the bash script let bash eat the backslashes in the Windows path
(`C:Usersrunneradminsetup-pnpmnode_modules.binbin/pnpm`), failing with
"No such file or directory". Forward the value via env so the path
reaches bash unmangled.
2026-05-07 08:59:18 +02:00
..
2022-03-08 10:32:48 +07:00