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 0fa8fae commit 8963c99Copy full SHA for 8963c99
.github/workflows/mkdocs_pdf.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: convert MDhelp
38
run: |
39
cd MDhelp
40
- mv mkdocs_pdf.yml mkdocs.yml
+ mv mkdocs.yml_pdf mkdocs.yml
41
mkdocs build
42
#cp -vr site ../help_test
43
0 commit comments