修复:Node.js 22 下载改用 npmmirror 国内镜像
Android APK 构建 / Build & Release EmbyX APKs (push) Failing after 19m6s
Android APK 构建 / Build & Release EmbyX APKs (push) Failing after 19m6s
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: Setup Node.js 22
|
||||
run: |
|
||||
npm install -g n
|
||||
n 22
|
||||
N_NODE_MIRROR=https://npmmirror.com/mirrors/node n 22
|
||||
hash -r
|
||||
node --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user