Skip to content

Commit 112c498

Browse files
author
William Grant
committed
troubleshooting RTD yaml 2
1 parent d91194d commit 112c498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ version: 2
22

33
build:
44
jobs:
5-
pre_build:
6-
- "make apidocs"
5+
post_install:
6+
- make apidocs
77

88

99
python:

0 commit comments

Comments
 (0)