Skip to content

Commit

Permalink
🦖fix ci setting
Browse files Browse the repository at this point in the history
  • Loading branch information
xxrjun committed Apr 17, 2024
1 parent e53ba8c commit 4fb54f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-git-committers-plugin-2
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: mkdocs gh-deploy --force
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
aiohttp>=3.7.4
tabulate>=0.8.7
mkdocs-git-revision-date-localized-plugin
mkdocs-material
mkdocs-material
mkdocs-git-revision-date-localized-plugin

0 comments on commit 4fb54f3

Please sign in to comment.