Skip to content

Commit 7acffb7

Browse files
committed
Try this
1 parent d48e661 commit 7acffb7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- run: pip install mkdocs-material
3232
- run: pip install mkdoxy
3333
- run: mkdocs build
34-
- run: mkdocs gh-deploy
34+
- run: mkdocs gh-deploy --force

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
.vscode/
2-
.mkdoxy/
32
build/
43
site/
54

0 commit comments

Comments
 (0)