更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
0f2536f572
commit
fa185060be
|
@ -31,6 +31,8 @@ jobs:
|
|||
- name: Check node
|
||||
run: |
|
||||
ls study-area-home-action-deps
|
||||
echo "------------"
|
||||
ls .
|
||||
# - name: Prepare NPM source
|
||||
# run: |
|
||||
# npm config set registry https://registry.npmmirror.com
|
||||
|
|
Loading…
Reference in New Issue