fix nodejs sphinx requirement
This commit is contained in:
parent
93d284a67b
commit
282e033b3c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ build:
|
|||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.12"
|
||||
nodejs: "22"
|
||||
nodejs: "20"
|
||||
|
||||
# Build documentation in the "docs/" directory with Sphinx
|
||||
sphinx:
|
||||
|
|
Loading…
Reference in a new issue