Skip to content

Commit 5fd3fbe

Browse files
authored
Update docs-site-deploy.yaml
Remove extra mkdocs build
1 parent eff070d commit 5fd3fbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs-site-deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ jobs:
2828
mkdocs-material-
2929
- run: pip install mkdocs-open-in-new-tab mike
3030
- run: pip install mkdocs-material
31-
- run: mkdocs build
3231
- run: mike deploy --push --update-aliases ${{ github.ref_name }} latest

0 commit comments

Comments
 (0)