fix: mkdocs with force

This commit is contained in:
debugtalk
2021-11-19 14:41:53 +08:00
parent c3f80d3d1e
commit d8373e3f58
2 changed files with 6 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material # including mkdocs
- run: mkdocs gh-deploy
- run: mkdocs gh-deploy --force