Skip to content

Commit 099b571

Browse files
committed
build first
1 parent fd9f779 commit 099b571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
restore-keys: |
2727
mkdocs-material-
2828
- run: pip install mkdocs-material
29+
- run: mkdocs build --clean
2930
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)