mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Set node heap size
This commit is contained in:
parent
31afd7499b
commit
2b3019fb94
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18.x]
|
||||
env:
|
||||
NODE_OPTIONS: '--max_old_space_size=4096'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user