diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index c2d8910..b76d954 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml @@ -25,5 +25,5 @@ jobs: path: .cache restore-keys: | mkdocs-material- - - run: pip install mkdocs-material mkdocs-material-extensions mkdocstrings mkdocstrings-python mkdocs-jupyter markdown-include mike + - run: pip install mkdocs-material mkdocs-material-extensions mkdocstrings mkdocstrings-python mkdocs-jupyter markdown-include mike mdx_truly_sane_lists - run: mkdocs gh-deploy --force \ No newline at end of file