Skip to content

Commit

Permalink
install last mkdocs material 8 version (#1743)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-blu committed Jan 7, 2023
1 parent 360643e commit 1fc7251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Expand Up @@ -12,6 +12,6 @@ jobs:
with:
python-version: 3.x
- run: |
pip install mkdocs-material mkdocs-redirects
pip install mkdocs-material==8.5.11 mkdocs-redirects
cd docs
mkdocs gh-deploy --force

0 comments on commit 1fc7251

Please sign in to comment.