Skip to content

Commit 27964df

Browse files
committed
Run npm install.
1 parent 2934ef7 commit 27964df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
run: mdl . -r ~MD036,~MD024,~MD004,~MD029
2020
- run: pip install -r requirements.txt
2121
- run: mkdocs build --strict
22+
- run: npm install
2223
- run: node .github/manual_lint.js
2324
# Suppress 036 Emphasis used instead of a header
2425
# Suppress 024 Multiple headers with the same content

0 commit comments

Comments
 (0)