baldm0mma/ annotate mem lim

This commit is contained in:
jev forsberg
2025-03-11 16:59:39 -06:00
parent 4d6d37d20f
commit 10621c40d3
+1
View File
@@ -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