Skip to content

Commit

Permalink
Add "my" to build_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kalixlouiis authored Oct 1, 2024
1 parent f06c586 commit 4bc0ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
package: course
path_to_docs: course/chapters/
additional_args: --not_python_module
languages: ar bn de en es fa fr gj he hi id it ja ko pt ru th tr vi zh-CN zh-TW
languages: ar bn de en es my fa fr gj he hi id it ja ko pt ru th tr vi zh-CN zh-TW
secrets:
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

0 comments on commit 4bc0ed9

Please sign in to comment.