chore: update ci

This commit is contained in:
chenos 2024-06-11 23:02:17 +08:00
parent a5fc22c6b0
commit 160d120abe

View File

@ -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