Skip to content

Commit

Permalink
ci: 💚 fix pkg_resources bug
Browse files Browse the repository at this point in the history
  • Loading branch information
SongshGeo committed Jan 11, 2024
1 parent 4807c26 commit 961412a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- run: pip install mike
- run: pip install mkdocs-exclude
- run: pip install mkdocs-simple-hooks
- run: pip install setuptools
- run: mkdocs gh-deploy --force
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 961412a

Please sign in to comment.