Skip to content

Commit aa99018

Browse files
committed
work on reference to chrome and exclude pages
1 parent 15b960e commit aa99018

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
@@ -48,7 +48,7 @@ jobs:
4848
cd MDhelp
4949
mv mkdocs.yml_pdf mkdocs.yml
5050
#mkdocs build
51-
ENABLE_PDF_EXPORT=1 chromium-browser=`which chrome` mkdocs build
51+
ENABLE_PDF_EXPORT=1 mkdocs build
5252
# mv site/GSASII-help.pdf ...
5353
#cp -vr site ../help_test
5454

0 commit comments

Comments
 (0)