force docs
This commit is contained in:
3
.github/workflows/deploy-docs.yml
vendored
3
.github/workflows/deploy-docs.yml
vendored
@ -19,5 +19,4 @@ jobs:
|
||||
pip install mkdocs-material
|
||||
- name: Deploy
|
||||
run: |
|
||||
git pull origin master
|
||||
mkdocs gh-deploy
|
||||
mkdocs gh-deploy --force
|
||||
|
||||
Reference in New Issue
Block a user