mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-07 08:21:45 +08:00
Compare commits
1 Commits
6f71a44c65
...
8f1404822d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8f1404822d |
@ -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…
Reference in New Issue
Block a user