Skip to content

Commit 45c2a38

Browse files
authored
Update mkdocs.yml directory in ci.yml
1 parent b8ec121 commit 45c2a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: MkDocs gh-deploy
3535
run: |
3636
git pull
37-
mkdocs gh-deploy
37+
mkdocs gh-deploy --config-file ./docs/mkdocs.yml
3838
3939
4040

0 commit comments

Comments
 (0)