We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a63e5 commit 15866d1Copy full SHA for 15866d1
.github/workflows/ci.yml
@@ -25,6 +25,6 @@ jobs:
25
path: .cache
26
restore-keys: |
27
mkdocs-material-
28
- - run: pip install mkdocs-material install mkdocs-open-in-new-tab
+ - run: pip install mkdocs-material mkdocs-open-in-new-tab
29
- run: mkdocs gh-deploy --force
30
0 commit comments