Install plugins to fix workflows

This commit is contained in:
Aaron Dalton 2024-08-02 09:41:21 -04:00
parent cecc939056
commit 588aec9f0f

View File

@ -55,6 +55,7 @@ jobs:
- run: sudo apt-get install pngquant
- run: pip install mike
- run: pip install mkdocs-material
- run: pip install mkdocs-redirects "mkdocs-material[imaging]"
- name: Test Docs Build
run: MKINSIDERS=false mkdocs build
deploy: