Skip to content

Commit 027d0d4

Browse files
committed
Referesh documentation.
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
1 parent 5161266 commit 027d0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
with:
2020
python-version: "3.11"
2121
- name: Install Dependencies
22-
run: pip install mkdocs-material mkdocs-autorefs mkdocs-get-deps mkdocs-material-extensions mkdocstrings mkdocstrings-python mkdocs-git-revision-date-localized-plugin
22+
run: pip install mkdocs-material[imaging] mkdocs-autorefs mkdocs-get-deps mkdocs-material-extensions mkdocstrings mkdocstrings-python mkdocs-git-revision-date-localized-plugin
2323
- name: Deploy docs
2424
run: mkdocs gh-deploy --force --verbose

0 commit comments

Comments
 (0)