Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanbao2000 committed Jan 6, 2023
1 parent e9f65d9 commit 4787010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs
- run: pip install mkdocs-material
- run: pip install mkdocs-material==8.5.10
- run: pip install mkdocs-blogging-plugin
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: mkdocs gh-deploy --force

0 comments on commit 4787010

Please sign in to comment.