Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyantong2000 authored Jul 29, 2024
1 parent 1529882 commit 912e340
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@ jobs:
mkdocs-material-
- run: pip install --upgrade pip
- run: pip install --upgrade setuptools wheel
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: pip install mkdocs-git-authors-plugin
- run: pip install mkdocs-git-committers-plugin-2
- run: pip install mkdocs-rss-plugin
- run: pip install jieba
- run: pip install mkdocs-glightbox
- run: pip install mkdocs-markdownextradata-plugin
- run: pip install mkdocs-glightbox
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force

0 comments on commit 912e340

Please sign in to comment.