Skip to content

Commit

Permalink
Tried fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
x-tabdeveloping committed Sep 9, 2024
1 parent ec6594f commit 543716b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Dependencies
run: |
python -m pip install --upgrade pip
pip install "stormtrooper" "griffe==0.4.0" "mkdocstrings==0.22.0" "mkdocs==1.5.3" "mkdocs-material==9.5.6" "mkdocstrings-python==1.8.0"
pip install "stormtrooper" "griffe==0.4.0" "mkdocstrings[python]==0.22.0" "mkdocs==1.5.3" "mkdocs-material==9.5.6"
- name: Build and Deploy
if: github.event_name == 'push'
Expand Down

0 comments on commit 543716b

Please sign in to comment.