mirror of
https://github.com/pnpm/action-setup.git
synced 2025-04-06 09:30:09 +08:00
Compare commits
No commits in common. "master" and "v4.1.0" have entirely different histories.
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user