Skip to content

Commit 8963c99

Browse files
committed
2nd try: pdf build
1 parent 0fa8fae commit 8963c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs_pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: convert MDhelp
3838
run: |
3939
cd MDhelp
40-
mv mkdocs_pdf.yml mkdocs.yml
40+
mv mkdocs.yml_pdf mkdocs.yml
4141
mkdocs build
4242
#cp -vr site ../help_test
4343

0 commit comments

Comments
 (0)