From c6c4b1626367cad4a30e8e4285293eb5efe936bb Mon Sep 17 00:00:00 2001 From: GraoMelo <60477737+GraoMelo@users.noreply.github.com> Date: Fri, 27 Jun 2025 22:17:10 -0300 Subject: [PATCH] Update build_pr_documentation.yml add pt-BR fixed #564 --- .github/workflows/build_pr_documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index a8523d7d..a8e86450 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -17,4 +17,4 @@ jobs: package_name: agents-course path_to_docs: agents-course/units/ additional_args: --not_python_module - languages: en zh-CN ru-RU vi es ko + languages: en zh-CN ru-RU vi es ko pt-BR