We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04a3f57 + de27b92 commit e8a58e0Copy full SHA for e8a58e0
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