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 15b960e commit aa99018Copy full SHA for aa99018
.github/workflows/mkdocs_pdf.yml
@@ -48,7 +48,7 @@ jobs:
48
cd MDhelp
49
mv mkdocs.yml_pdf mkdocs.yml
50
#mkdocs build
51
- ENABLE_PDF_EXPORT=1 chromium-browser=`which chrome` mkdocs build
+ ENABLE_PDF_EXPORT=1 mkdocs build
52
# mv site/GSASII-help.pdf ...
53
#cp -vr site ../help_test
54
0 commit comments