mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +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
|
||||||
|
|||||||
+5
-1
@@ -16,4 +16,8 @@
|
|||||||
|
|
||||||
__debug_bin
|
__debug_bin
|
||||||
.vscode/
|
.vscode/
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
site/
|
||||||
|
output/
|
||||||
|
|||||||
Reference in New Issue
Block a user