Update Heap to 4gb
This commit is contained in:
parent
16b690e400
commit
f07ef4b62e
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
env:
|
||||
VITE_SYNCDB_ENDPOINT: ${{ secrets.VITE_SYNCDB_ENDPOINT }}
|
||||
VITE_USER_ENDPOINT: ${{ secrets.VITE_USER_ENDPOINT }}
|
||||
NODE_OPTIONS: --max-old-space-size=1024
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
Loading…
Reference in New Issue
Block a user