Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf committed Aug 24, 2022
1 parent e250f55 commit 00626ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:
jobs:
pre_install:
# pip install is now not in-place, so we need to manually ensure autogen gets run
- cd .\js && npm install
- cd js && npm install
python:
install:
- method: pip
Expand Down

0 comments on commit 00626ce

Please sign in to comment.