mirror of
https://github.com/gchq/CyberChef.git
synced 2026-02-06 13:36:53 +00:00
Atomatically detect chrome driver version
This commit is contained in:
parent
f4995dbc30
commit
5455061e15
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
|
||||
- name: Install
|
||||
run: |
|
||||
export DETECT_CHROMEDRIVER_VERSION=true
|
||||
npm install
|
||||
npm run setheapsize
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user