Skip to content

Commit 495feba

Browse files
Revert "🪲 [Fix]: Fix docs generation (#133)"
This reverts commit b6efd38.
1 parent b6efd38 commit 495feba

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

.github/workflows/Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: Build mkdocs-material project
4343
run: |
44-
mkdocs build --config-file .github/mkdocs.yml --strict --site-dir _site/
44+
mkdocs build --config-file ./mkdocs.yml --strict --site-dir _site/
4545
4646
- uses: actions/upload-pages-artifact@v3
4747

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)