Skip to content

Commit 74c1221

Browse files
committed
re-fix docs location
1 parent 3f4fb24 commit 74c1221

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/configure-pages@v5
3737

3838
- name: Build site
39-
run: mkdocs build --config-file mkdocs.yml --site-dir site
39+
run: mkdocs build --config-file /docs/mkdocs.yml --site-dir site
4040

4141
- name: Upload artifact
4242
uses: actions/upload-pages-artifact@v3
File renamed without changes.

0 commit comments

Comments
 (0)