This commit is contained in:
parent
b954e58938
commit
2f97426811
@ -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
|
Loading…
Reference in New Issue
Block a user