Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wytamma authored Nov 10, 2023
1 parent 63bf3a0 commit a04ffa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
with:
key: ${{ github.ref }}
path: .cache
- run: pip install "mkdocstrings==0.22.0" "mkdocstrings-python" "mkdocs-material"
- run: pip install "mkdocstrings==0.22.0" "mkdocstrings-python==1.3.*" "mkdocs-material"
- run: mkdocs gh-deploy --force

0 comments on commit a04ffa1

Please sign in to comment.