mirror of
https://github.com/acid-info/Kurate.git
synced 2025-01-12 00:44:09 +00:00
fix: increase heap size to 4GB for ui build
This commit is contained in:
parent
f5903428e0
commit
26b27583a4
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -28,6 +28,8 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
working-directory: packages/ui
|
working-directory: packages/ui
|
||||||
run: pnpm run build
|
run: pnpm run build
|
||||||
|
env:
|
||||||
|
NODE_OPTIONS: --max-old-space-size=4096
|
||||||
|
|
||||||
- uses: aquiladev/ipfs-action@v0.3.1
|
- uses: aquiladev/ipfs-action@v0.3.1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user