From 94dda828336ec2b123dcd60356f7d64e04d18cc5 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Mon, 5 Dec 2022 16:55:10 +0100 Subject: [PATCH] Update build_documentation.yml --- .github/workflows/build_documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index b10df4a..6598a65 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -11,7 +11,7 @@ jobs: with: commit_sha: ${{ github.sha }} package: deep-rl-course - path_to_docs: deep-rl-course/units/ + path_to_docs: deep-rl-class/units/ additional_args: --not_python_module languages: en secrets: