mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 08:26:21 +00:00
chore: update ci
This commit is contained in:
parent
a5fc22c6b0
commit
160d120abe
2
.github/workflows/deploy-client-docs.yml
vendored
2
.github/workflows/deploy-client-docs.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
cache: 'yarn'
|
||||
- run: yarn --frozen-lockfile
|
||||
- run: yarn install
|
||||
- name: Build zh-CN
|
||||
run: yarn doc build core/client --lang=zh-CN
|
||||
- name: Build en-US
|
||||
|
Loading…
Reference in New Issue
Block a user