diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4c2457d3c02..ec0f39ae127 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -164,6 +164,8 @@ jobs: - name: Build Site run: npm run build + env: + NODE_OPTIONS: '--max-old-space-size=8192' - name: Check Internal Links uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0