We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f21a44 commit 8d910edCopy full SHA for 8d910ed
.github/workflows/main.yml
@@ -24,4 +24,4 @@ jobs:
24
run: pip install -r workshop/content/requirements.txt
25
26
- name: Build MkDocs site
27
- run: mkdocs gh-deploy --force --clean
+ run: mkdocs gh-deploy --config-file workshop/content/mkdocs.yml --force --clean
0 commit comments