1
0
mirror of https://github.com/pnpm/action-setup.git synced 2026-03-07 08:21:45 +08:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Ben McCann
91010c862d
Merge d5bd7e8c9a into a7487c7e89 2025-02-07 14:50:19 +01:00

View File

@ -65,7 +65,6 @@ async function readTarget(opts: {
if (version) {
if (
typeof packageManager === 'string' &&
packageManager.startsWith('pnpm@') &&
packageManager.replace('pnpm@', '') !== version
) {
throw new Error(`Multiple versions of pnpm specified: