FIX - missing dependency for callout extension

pull/24/head
Swissky 2024-04-15 21:05:40 +02:00
parent 8386c08231
commit 745f611625
1 changed files with 1 additions and 0 deletions

View File

@ -36,5 +36,6 @@ jobs:
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: pip install mkdocs-git-committers-plugin
- run: pip install mkdocs-material[imaging]
- run: pip install mkdocs-callouts
- run: mkdocs gh-deploy --force