Skip to content

Commit f701b7b

Browse files
committed
force push
1 parent 9ab8c3b commit f701b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- run: |
3333
pip install -r ./docs/requirements.txt
3434
- run: rm -rf site
35-
- run: mkdocs gh-deploy
35+
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)