mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 15:37:35 +08:00
fix: mkdocs with force
This commit is contained in:
@@ -15,4 +15,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install mkdocs-material # including mkdocs
|
- run: pip install mkdocs-material # including mkdocs
|
||||||
- run: mkdocs gh-deploy
|
- run: mkdocs gh-deploy --force
|
||||||
|
|||||||
@@ -17,3 +17,7 @@
|
|||||||
__debug_bin
|
__debug_bin
|
||||||
.vscode/
|
.vscode/
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
site/
|
||||||
|
output/
|
||||||
|
|||||||
Reference in New Issue
Block a user