Skip to content

Commit

Permalink
fix: install docs requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Olegt0rr committed Aug 28, 2023
1 parent b33a27d commit eec1d03
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 @@ -21,5 +21,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install -e ."[docs]"
- run: mkdocs gh-deploy --force

0 comments on commit eec1d03

Please sign in to comment.