We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a3f57 commit de27b92Copy full SHA for de27b92
1 file changed
.github/workflows/ci.yml
@@ -28,5 +28,5 @@ jobs:
28
path: .cache
29
restore-keys: |
30
mkdocs-material-
31
- - run: pip install mkdocs-material
+ - run: pip install -r requirements.txt
32
- run: mkdocs gh-deploy --force
0 commit comments