Skip to content

Commit d67dbc6

Browse files
Enable mkdocs force deploy
1 parent 0552907 commit d67dbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- run: pip install mkdocs-material
3737
- run: pip install mkdocs-awesome-pages-plugin
3838
- run: pip install mkdocs-minify-plugin
39-
- run: mkdocs gh-deploy
39+
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)