ci release error fix, apply detect chrome driver version npm install env var

This commit is contained in:
PathToLife 2025-03-10 12:46:34 +13:00
parent b2981d3cc7
commit 3b75e13287
No known key found for this signature in database
GPG key ID: EC6B08753A67F776

View file

@ -25,6 +25,7 @@ jobs:
- name: Install
run: |
export DETECT_CHROMEDRIVER_VERSION=true
npm ci
npm run setheapsize