Skip to content

Commit b84e227

Browse files
committed
chore: fix RTFM build
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent fff79b8 commit b84e227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build:
1717
pre_build:
1818
- npm i --ignore-scripts --loglevel=silly
1919
- npm --prefix tools/docs-gen i --ignore-scripts --loglevel=silly
20-
- npm tools/docs-gen run api-doc
20+
- npm run api-doc
2121

2222
# Build documentation in the docs/ directory with Sphinx
2323
sphinx:

0 commit comments

Comments
 (0)