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