Force page deployment
This commit is contained in:
2
.github/workflows/guide.yml
vendored
2
.github/workflows/guide.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install mkdocs-material
|
- run: pip install mkdocs-material
|
||||||
- run: cd guide && mkdocs gh-deploy
|
- run: cd guide && mkdocs gh-deploy --force
|
||||||
|
Reference in New Issue
Block a user