Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brothercorvo authored Dec 13, 2023
1 parent bd6735a commit 009fad2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin \
mkdocs-section-index mkdocs-toc-sidebar-plugin mike
mkdocs-section-index mkdocs-toc-sidebar-plugin mike \
markdown-include mkdocs-pdf-export-plugin
- run: cd docs && mkdocs gh-deploy --force

0 comments on commit 009fad2

Please sign in to comment.