We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095813b commit 3889344Copy full SHA for 3889344
.github/workflows/build_documentation.yml
@@ -14,6 +14,6 @@ jobs:
14
package_name: agents-course
15
path_to_docs: agents-course/units/
16
additional_args: --not_python_module
17
- languages: en zh-CN ru-RU vi es ko
+ languages: en zh-CN ru-RU vi es ko ja
18
secrets:
19
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
.github/workflows/build_pr_documentation.yml
@@ -17,4 +17,4 @@ jobs:
20
0 commit comments