Skip to content

Commit 83a8690

Browse files
committed
fix(pdf): disable setup-chrome action
1 parent 90602ec commit 83a8690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
version: 'latest'
6767

68-
- uses: nanasess/setup-chromedriver@v2
68+
# - uses: nanasess/setup-chromedriver@v2
6969

7070
- name: Install dependencies
7171
run: |

0 commit comments

Comments
 (0)