Skip to content

Commit 00626ce

Browse files
committed
Update .readthedocs.yaml
1 parent e250f55 commit 00626ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
jobs:
88
pre_install:
99
# pip install is now not in-place, so we need to manually ensure autogen gets run
10-
- cd .\js && npm install
10+
- cd js && npm install
1111
python:
1212
install:
1313
- method: pip

0 commit comments

Comments
 (0)