Skip to content

Commit

Permalink
Work around for broken mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Dec 28, 2023
1 parent c8659aa commit 62aa9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.x
- run: pip install mkdocs-material==9.4.9 mkdocs-monorepo-plugin
- run: pip install mkdocs-material mkdocs-monorepo-plugin setuptools
- run: mkdocs gh-deploy --force

0 comments on commit 62aa9cc

Please sign in to comment.