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 9d521d9 commit f4ac1ddCopy full SHA for f4ac1dd
.github/workflows/mkdocs_pdf.yml
@@ -21,7 +21,7 @@ jobs:
21
# id: setup-chrome
22
- name: test chrome
23
run: |
24
- ${{ steps.setup-chrome.outputs.chrome-path }} --version
+ #${{ steps.setup-chrome.outputs.chrome-path }} --version
25
#chrome --version
26
chromium --version
27
#which chrome
0 commit comments