Skip to content

Commit 4fa2570

Browse files
committed
More work on docs generation
1 parent 9bcc77a commit 4fa2570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: Build and deploy docs
2626
run: |
2727
. .venv/bin/activate
28-
mkdocs gh-deploy -s
28+
mkdocs gh-deploy -s --force
2929

0 commit comments

Comments
 (0)