Skip to content

Commit c8e8069

Browse files
Add dependency to mkdocs workflow
1 parent 577e0e7 commit c8e8069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
path: .cache
2222
restore-keys: |
2323
mkdocs-material-
24-
- run: pip install mkdocs-material mkdocstrings mkdocstrings-python pymdown-extensions mknotebooks
24+
- run: pip install mkdocs-material mkdocstrings mkdocstrings-python pymdown-extensions mknotebooks mkdocs-minify-plugin
2525
- run: mkdocs build

0 commit comments

Comments
 (0)