修复:Node.js 22 下载改用 npmmirror 国内镜像
Android APK 构建 / Build & Release EmbyX APKs (push) Failing after 19m6s

This commit is contained in:
yuming
2026-05-17 18:21:08 +08:00
parent 96c65cbea6
commit 490d7d4d5a
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
- name: Setup Node.js 22 - name: Setup Node.js 22
run: | run: |
npm install -g n npm install -g n
n 22 N_NODE_MIRROR=https://npmmirror.com/mirrors/node n 22
hash -r hash -r
node --version node --version