Skip to content

Commit 2eddaf9

Browse files
committed
Update .readthedocs.yaml
1 parent dd35d55 commit 2eddaf9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ build:
33
os: ubuntu-22.04
44
tools:
55
python: "3.10"
6-
nodejs: "18"
7-
jobs:
8-
pre_install:
9-
# pip install is now not in-place, so we need to manually ensure autogen gets run
10-
- cd .\js && npm install
6+
nodejs: "18"
7+
jobs:
8+
pre_install:
9+
# pip install is now not in-place, so we need to manually ensure autogen gets run
10+
- cd .\js && npm install
1111
python:
1212
install:
1313
- method: pip

0 commit comments

Comments
 (0)