Skip to content

Commit

Permalink
add --force
Browse files Browse the repository at this point in the history
  • Loading branch information
hmacdope committed Oct 13, 2024
1 parent f1194ae commit ef8c688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
python -m pip install -r docs/requirements.txt
cd docs
mkdocs build
mkdocs gh-deploy
mkdocs gh-deploy --force

0 comments on commit ef8c688

Please sign in to comment.