chore: add plugin

This commit is contained in:
Jason Johnston 2021-02-17 21:37:37 -07:00
parent 94e68210bd
commit c4348cd016

View File

@ -13,5 +13,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocs-include-markdown-plugin
- run: mkdocs gh-deploy --strict