This commit is contained in:
parent
052d972e69
commit
44989d5145
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Build
|
||||
run: npm run build
|
||||
env:
|
||||
NODE_OPTIONS: '--max-old-space-size=2048'
|
||||
NODE_OPTIONS: '--max-old-space-size=4096'
|
||||
|
||||
- name: Extract hostname from package.json
|
||||
id: get-hostname
|
||||
|
||||
Loading…
Reference in New Issue
Block a user