mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-29 14:05:21 -04:00
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
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.12"
|
python: "3.12"
|
||||||
nodejs: "22"
|
nodejs: "20"
|
||||||
|
|
||||||
# Build documentation in the "docs/" directory with Sphinx
|
# Build documentation in the "docs/" directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue