Skip to content

Commit

Permalink
Updated mkdocs plugins #3
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Feb 15, 2024
1 parent e825343 commit 273ee02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/actions/deploy-docs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ runs:
- uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e
with:
python-version: 3.x
- run: pip install mkdocs-material==8.3.9
shell: bash
- run: pip install mkdocs-material-extensions==1.3.1
- run: pip install mkdocs-material==9.5.9
shell: bash
- run: pip install python-markdown-math==0.8
shell: bash
Expand Down

0 comments on commit 273ee02

Please sign in to comment.