Fix npm CLI binary installation (#27801)

This commit is contained in:
Dax
2026-05-15 18:43:37 -04:00
committed by GitHub
parent da495fd2e0
commit 09549661e1
4 changed files with 182 additions and 83 deletions

View File

@@ -244,6 +244,7 @@ for (const item of targets) {
{
name,
version: Script.version,
preferUnplugged: true,
os: [item.os],
cpu: [item.arch],
},