2
0
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:
PathToLife
2025-03-10 12:46:34 +13:00
parent b2981d3cc7
commit 3b75e13287

View File

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