Skip to content

Commit ebce5b9

Browse files
author
CassiopeiaCode
committed
chore: update doc-pr workflow yml files
1 parent d594af5 commit ebce5b9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/doc-pr-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
commit_sha: ${{ github.event.pull_request.head.sha }}
1515
pr_number: ${{ github.event.number }}
1616
package: lighteval
17+
languages: en zh
18+

.github/workflows/doc-pr-upload.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main
1212
with:
1313
package_name: lighteval
14+
languages: en zh
1415
secrets:
1516
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
1617
comment_bot_token: ${{ secrets.COMMENT_BOT_TOKEN }}

0 commit comments

Comments
 (0)