Skip to content

Commit

Permalink
Merge pull request #8 from aai-institute/bugfix/deploy-mkdocs-workflow
Browse files Browse the repository at this point in the history
Fix deploy MkDocs workflow.
  • Loading branch information
samuelburbulla authored Nov 21, 2023
2 parents 872663d + 9968c0b commit fa29a20
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 @@ -24,5 +24,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocstrings
- run: mkdocs gh-deploy --force

0 comments on commit fa29a20

Please sign in to comment.