Skip to content

Commit f4ac1dd

Browse files
committed
config work on chrome
1 parent 9d521d9 commit f4ac1dd

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
@@ -21,7 +21,7 @@ jobs:
2121
# id: setup-chrome
2222
- name: test chrome
2323
run: |
24-
${{ steps.setup-chrome.outputs.chrome-path }} --version
24+
#${{ steps.setup-chrome.outputs.chrome-path }} --version
2525
#chrome --version
2626
chromium --version
2727
#which chrome

0 commit comments

Comments
 (0)