Skip to content

Commit

Permalink
Force the gh-deploy in the docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Wesley van Lee committed Oct 4, 2024
1 parent 9d84322 commit adb8f0b
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 @@ -14,4 +14,4 @@ jobs:
with:
python-version: "3.8"
- run: pip install -r requirements-docs.txt
- run: mkdocs gh-deploy
- run: mkdocs gh-deploy --force

0 comments on commit adb8f0b

Please sign in to comment.