Skip to content

Commit

Permalink
🚑️ Docs: Add temporary hotfix for issue squidfunk/mkdocs-material#4843
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiTronix committed Jan 11, 2023
1 parent 683995c commit 6f8359e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs_deployer.yml
Expand Up @@ -49,6 +49,7 @@ jobs:
run: |
pip install -U mkdocs mkdocs-material mkdocs-git-revision-date-localized-plugin mkdocs-minify-plugin mkdocs-exclude mike mkdocstrings mkdocstrings-python-legacy
pip install jinja2==3.0.*
pip install git+https://github.com/facelessuser/pymdown-extensions@main#egg=pymdown-extensions
if: success()
- name: git configure
run: |
Expand Down

0 comments on commit 6f8359e

Please sign in to comment.