diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index ab96066c3..de6d3174b 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -20,6 +20,7 @@ jobs: commit_sha: ${{ github.sha }} package: smolagents languages: en + notebook_folder: smolagents_doc # additional_args: --not_python_module # use this arg if repository is documentation only secrets: token: ${{ secrets.HUGGINGFACE_PUSH }}