Skip to content

Commit c5dd777

Browse files
committed
aparently disables the
pages-build-deployment build
1 parent 5b31e53 commit c5dd777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
restore-keys: |
2727
mkdocs-material-
2828
- run: pip install -r requirements.txt
29-
- run: mkdocs gh-deploy --force
29+
- run: mkdocs gh-deploy --force --clean --verbose

0 commit comments

Comments
 (0)