diff --git a/readthedocs.yml b/readthedocs.yml index 8dbe542d..88c876e6 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -11,9 +11,9 @@ build: nodejs: '18' jobs: post_install: + - pip install sphinx-js - npm ci - npm install -g jsdoc - - npm run generate-docs # Build documentation in the docs/ directory with Sphinx sphinx: