Skip to content

Commit

Permalink
install all requirements for docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luttje committed Aug 8, 2024
1 parent 6bbe7bb commit f3550fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-documentation.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 -r requirements.txt
- run: mkdocs gh-deploy --force

0 comments on commit f3550fc

Please sign in to comment.