Skip to content

Commit

Permalink
Use mkdocs-material 6.2.8 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinlesceller committed Feb 24, 2021
1 parent ec36e37 commit 0663bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
with:
python-version: 3.x
- run: git submodule init && git submodule update
- run: pip install mkdocs-material
- run: pip install -Iv mkdocs-material==6.2.8
- run: mkdocs gh-deploy --force

0 comments on commit 0663bcd

Please sign in to comment.