set max-old-space-size

This commit is contained in:
Jacob Overgaard
2023-03-21 16:08:27 +01:00
parent c295874ccf
commit 7c308fdad9

View File

@@ -31,9 +31,8 @@ jobs:
with:
node-version: 18
cache: 'npm'
- run: NODE_OPTIONS=--max-old-space-size=4096
- run: npm ci
- run: npm run build:libs
- run: NODE_OPTIONS=--max-old-space-size=4096 npm run build:libs
- uses: actions/upload-artifact@v3
with:
name: artifact