mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-28 19:47:14 +08:00
fix: mkdocs with force
This commit is contained in:
@@ -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
|
||||
|
||||
+5
-1
@@ -16,4 +16,8 @@
|
||||
|
||||
__debug_bin
|
||||
.vscode/
|
||||
__pycache__
|
||||
__pycache__
|
||||
.DS_Store
|
||||
|
||||
site/
|
||||
output/
|
||||
|
||||
Reference in New Issue
Block a user