Skip to content

Commit 3b75e13

Browse files
committed
ci release error fix, apply detect chrome driver version npm install env var
1 parent b2981d3 commit 3b75e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Install
2727
run: |
28+
export DETECT_CHROMEDRIVER_VERSION=true
2829
npm ci
2930
npm run setheapsize
3031

0 commit comments

Comments
 (0)