1
0
Fork 0

更新 .gitea/workflows/build.yaml

This commit is contained in:
cxykevin 2024-05-24 22:40:13 +08:00
parent 3baf17ab84
commit 743796af01
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ jobs:
echo "------------"
ls .
echo "------------"
node -v
./node/bin/node -v
./node/bin/npm -v
- name: Prepare NPM source
run: |
npm config set registry https://registry.npmmirror.com