Skip to content

Commit 53b8e2b

Browse files
author
William Grant
committed
troubleshooting RTD yaml 4
1 parent 8778d32 commit 53b8e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build:
66
python: "3.10"
77
jobs:
88
pre_build:
9-
- make apidocs
9+
- (cd docs && make apidocs)
1010

1111

1212
python:

0 commit comments

Comments
 (0)