Skip to content

Commit

Permalink
fix: mkdocs deploy (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmbhm1 authored Jul 31, 2024
1 parent a6d8534 commit 27dd29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocs-click mkdocstrings mkdocs-redirects pymdown-extensions
- run: mkdocs gh-deploy --force

0 comments on commit 27dd29c

Please sign in to comment.