123
All checks were successful
Node.js CI / build (push) Successful in 3m16s

This commit is contained in:
洪剑峰 2024-08-06 16:05:15 +08:00
parent b954e58938
commit 2f97426811

View File

@ -18,8 +18,9 @@ jobs:
- run: yarn config set registry https://registry.npm.taobao.org
- run: npm config set registry https://registry.npm.taobao.org
- run: yarn cache clean
- run: ls -lR /var/run/act/workflow
- run: ls -lR
- name: Install dependencies
run: yarn
- name: Build Docusaurus website
run: yarn build
run: yarn build
- run: ls -lR