Skip to content

Commit 5428b02

Browse files
committed
config work chrome
1 parent d9e29d3 commit 5428b02

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
@@ -25,7 +25,7 @@ jobs:
2525
chrome --version
2626
chromium --version
2727
which chrome
28-
export chromium-browser=`which chrome`
28+
#export chromium-browser=`which chrome`
2929
- name: Python setup
3030
uses: actions/setup-python@v3
3131
# - name: Sphinx setup

0 commit comments

Comments
 (0)