Skip to content

Commit

Permalink
help
Browse files Browse the repository at this point in the history
  • Loading branch information
barajale committed Jan 23, 2025
1 parent d44b4a6 commit d04f7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Install Dependencies
run: |
pip install mkdocs mkdocs-material mkdocstrings
pip install mkdocs mkdocs-material mkdocstrings mkdocstrings[python]
- name: Build MkDocs Site
run: mkdocs build
Expand Down

0 comments on commit d04f7a5

Please sign in to comment.