Skip to content

Commit 1cceea0

Browse files
author
William Grant
committed
troubleshooting RTD yaml 5
1 parent 53b8e2b commit 1cceea0

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-
- (cd docs && make apidocs)
9+
- cd docs && make apidocs && cd ..
1010

1111

1212
python:

0 commit comments

Comments
 (0)