fix(youtube-music): bump npm (#5828) (#5842)

(cherry picked from commit ac0699c01b)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-07-14 02:08:31 -07:00
committed by GitHub
parent 060bd80c50
commit be7b47dc00
+1 -1
View File
@@ -53,7 +53,7 @@ git checkout v%{version}
%if 0%{?vendor_pnpm}
curl -fsSL https://get.pnpm.io/install.sh | sh -
source $HOME/.bashrc
pnpm env use --global 20
pnpm env use --global 22
%endif
pnpm install
pnpm build