mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
docs: remove --force flag from mkdocs gh-deploy
This commit is contained in:
parent
767e91f720
commit
4af64c8524
2
.github/workflows/make-docs.yml
vendored
2
.github/workflows/make-docs.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
restore-keys: |
|
||||
mkdocs-material-
|
||||
- run: pip install mkdocs-material
|
||||
- run: cd docs && mkdocs gh-deploy --force
|
||||
- run: cd docs && mkdocs gh-deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user