update .readthedocs.yml
This commit is contained in:
parent
2f71f612d8
commit
efec211ee1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ build:
|
|||
python: "3"
|
||||
jobs:
|
||||
post_install:
|
||||
- python tools/ci_fetch_deps.py docs HEAD
|
||||
- python tools/ci_fetch_deps.py build-doc
|
||||
|
||||
formats:
|
||||
- pdf
|
||||
|
|
|
|||
Loading…
Reference in a new issue