Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
beijbom committed Sep 5, 2024
1 parent 25f6cc7 commit 2d825f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ssh-private-key: ${{ secrets.MKDOCSTRINGS_SSH_KEY }}
- run: git clone [email protected]:NyckelAI/mkdocstrings-python.git
- run: pip install -e mkdocstrings-python
- run: pip install mkdocs-material
- run: pip install mkdocs-material==9.4.5
- run: pip install griffe==0.42.1
- run: pip list | egrep "griffe|mkdocstrings|mkdocs"
- run: mkdocs gh-deploy --force

0 comments on commit 2d825f9

Please sign in to comment.