mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-05 11:38:43 +08:00
Update build_pr_documentation.yml
This commit is contained in:
3
.github/workflows/build_pr_documentation.yml
vendored
3
.github/workflows/build_pr_documentation.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user