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 174db61 commit cdd7825
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 @@ -30,6 +30,6 @@ jobs:
- 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-markdownextradata-plugin==0.2.5
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force

0 comments on commit cdd7825

Please sign in to comment.