From e7180a282a0446418be67f6fd46c2ea21f865dc1 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Mon, 5 Dec 2022 17:17:17 +0100 Subject: [PATCH] Update build_pr_documentation.yml --- .github/workflows/build_pr_documentation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index 3865b11..8ee457c 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -13,7 +13,8 @@ jobs: with: commit_sha: ${{ github.event.pull_request.head.sha }} pr_number: ${{ github.event.number }} - package: deep-rl-course + package: deep-rl-class + package_name: deep-rl-course path_to_docs: deep-rl-class/units/ additional_args: --not_python_module languages: en