王良 2024-11-08 20:54:43 +08:00
parent 2b14ca9ed4
commit 422f03c3b3
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ jobs:
npm config set registry https://registry.npmmirror.com/ && \
npm install -g lerna@6 && \
npm install -g yarn && \
yarn config set registry https://registry.npmmirror.com/ && \
node -p "process.arch" && \
lerna -v && \
npm -v && \