baldm0mma/ annotate mem lim
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
||||
- name: Lint docs
|
||||
run: yarn run prettier:checkDocs
|
||||
env:
|
||||
# Increase the memory limit for Node.js processes to 8GB to handle the larger docs files
|
||||
NODE_OPTIONS: --max_old_space_size=8192
|
||||
|
||||
- name: Build docs website
|
||||
|
||||
Reference in New Issue
Block a user