bump microsite build memory limit

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2023-02-22 11:36:56 +01:00
parent 9c61bdaf40
commit 6ca71a7110
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
NODE_OPTIONS: --max-old-space-size=7168
DOCUSAURUS_SSR_CONCURRENCY: 5
steps: