mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-18 12:34:46 +00:00
Compare commits
No commits in common. "master" and "v4.1.0" have entirely different histories.
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue