Force page deployment

This commit is contained in:
Jakob K
2021-04-23 21:25:15 +00:00
parent a13507e8e5
commit e57d2b068c

View File

@@ -13,4 +13,4 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: cd guide && mkdocs gh-deploy
- run: cd guide && mkdocs gh-deploy --force