dockerisation
Some checks failed
Build And Publish / BuildAndPublish (push) Failing after 2m43s

This commit is contained in:
r-freeman 2024-08-22 17:10:01 +01:00
parent 390c746b18
commit a59af8227e

View File

@ -15,7 +15,7 @@ jobs:
node-version: '18.17.0'
- name: Installing dependencies
run: npm ci
run: npm ci --legacy-peer-deps
env:
NODE_OPTIONS: --max_old_space_size=4096