ci release error fix, apply detect chrome driver version npm install env var
This commit is contained in:
parent
b2981d3cc7
commit
3b75e13287
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
run: |
|
run: |
|
||||||
|
export DETECT_CHROMEDRIVER_VERSION=true
|
||||||
npm ci
|
npm ci
|
||||||
npm run setheapsize
|
npm run setheapsize
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user