force docs

This commit is contained in:
collerek
2020-11-09 14:35:56 +01:00
parent 944bb8348f
commit 9eca23ef74

View File

@ -19,5 +19,4 @@ jobs:
pip install mkdocs-material pip install mkdocs-material
- name: Deploy - name: Deploy
run: | run: |
git pull origin master mkdocs gh-deploy --force
mkdocs gh-deploy