mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
keep NODE_OPTIONS
This commit is contained in:
parent
919c017e14
commit
21cbab54f2
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -52,6 +52,8 @@ jobs:
|
||||
if: matrix.os != 'macos-latest'
|
||||
shell: bash
|
||||
run: npm run app-package
|
||||
env:
|
||||
NODE_OPTIONS: '--max_old_space_size=6144'
|
||||
|
||||
- name: Setup Inso CLI version env var
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user