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
Khải
8f1404822d
Merge 4b568c8023 into a7487c7e89 2025-02-07 10:07:51 +00:00

View File

@ -64,7 +64,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: