Skip to content

Commit 72981cf

Browse files
authored
Merge pull request #7508 from dhalbert/fix-rtd
Fix broken RTD builds
2 parents 2f71f61 + efec211 commit 72981cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
python: "3"
1515
jobs:
1616
post_install:
17-
- python tools/ci_fetch_deps.py docs HEAD
17+
- python tools/ci_fetch_deps.py build-doc
1818

1919
formats:
2020
- pdf

0 commit comments

Comments
 (0)