diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f008b0f..42f088f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,6 +3,11 @@ # Required version: 2 +build: + os: ubuntu-lts-latest + tools: + nodejs: "20" + # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/conf.py