We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff070d commit 5fd3fbeCopy full SHA for 5fd3fbe
.github/workflows/docs-site-deploy.yaml
@@ -28,5 +28,4 @@ jobs:
28
mkdocs-material-
29
- run: pip install mkdocs-open-in-new-tab mike
30
- run: pip install mkdocs-material
31
- - run: mkdocs build
32
- run: mike deploy --push --update-aliases ${{ github.ref_name }} latest
0 commit comments