Skip to content

Commit 1e6eabb

Browse files
committed
Force updating gh-pages
1 parent cad2ec7 commit 1e6eabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: Install Dependencies
2121
run: pip install mkdocs
2222
- name: Deploy Docs
23-
run: mkdocs gh-deploy
23+
run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)