Skip to content

Commit

Permalink
fix: dependancy name
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinceEGY committed Jan 8, 2025
1 parent f43900b commit 1865c8a
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 @@ -23,5 +23,5 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install mkdocs-material mkdocstrings mkdocs-include-markdown-plugin
pip install mkdocs-material mkdocstrings-python mkdocs-include-markdown-plugin
- run: mkdocs gh-deploy --force

0 comments on commit 1865c8a

Please sign in to comment.