mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08: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:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
- run: yarn --frozen-lockfile
|
- run: yarn install
|
||||||
- name: Build zh-CN
|
- name: Build zh-CN
|
||||||
run: yarn doc build core/client --lang=zh-CN
|
run: yarn doc build core/client --lang=zh-CN
|
||||||
- name: Build en-US
|
- name: Build en-US
|
||||||
|
Loading…
x
Reference in New Issue
Block a user