Skip to content

Commit

Permalink
添加插件到Action
Browse files Browse the repository at this point in the history
  • Loading branch information
bowling233 committed Sep 25, 2023
1 parent be6959b commit 7f6e5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-heti-plugin
- run: pip install mkdocs-material mkdocs-heti-plugin neoteroi-mkdocs mkdocs-glightbox
- run: mkdocs gh-deploy --force

0 comments on commit 7f6e5cc

Please sign in to comment.