mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
ci release error fix, apply detect chrome driver version npm install env var
This commit is contained in:
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
|
||||
- name: Install
|
||||
run: |
|
||||
export DETECT_CHROMEDRIVER_VERSION=true
|
||||
npm ci
|
||||
npm run setheapsize
|
||||
|
||||
|
||||
Reference in New Issue
Block a user