Skip to content

Commit ca62d7e

Browse files
committed
npm
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 7a98070 commit ca62d7e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.readthedocs.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ build:
1414
# rust: "1.70"
1515
# golang: "1.20"
1616
jobs:
17-
install:
18-
- npm install -g npm@latest
1917
pre_build:
18+
- npm install -g npm@latest
2019
- npm i --ignore-scripts --loglevel=silly
2120
- npm run -- dev-setup:tools:docs-gen --ignore-scripts --loglevel=silly
2221
- npm run api-doc
@@ -32,4 +31,4 @@ formats:
3231
# Optionally declare the Python requirements required to build your docs
3332
python:
3433
install:
35-
- requirements: docs/requirements.txt
34+
- requirements:

0 commit comments

Comments
 (0)