更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
3baf17ab84
commit
743796af01
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue