Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chenos committed Jun 11, 2024
1 parent a5fc22c commit 160d120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-client-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 160d120

Please sign in to comment.