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
|
- name: Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: '--max-old-space-size=2048'
|
NODE_OPTIONS: '--max-old-space-size=4096'
|
||||||
|
|
||||||
- name: Extract hostname from package.json
|
- name: Extract hostname from package.json
|
||||||
id: get-hostname
|
id: get-hostname
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user