mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
This commit is contained in:
parent
390c746b18
commit
a59af8227e
@ -15,7 +15,7 @@ jobs:
|
|||||||
node-version: '18.17.0'
|
node-version: '18.17.0'
|
||||||
|
|
||||||
- name: Installing dependencies
|
- name: Installing dependencies
|
||||||
run: npm ci
|
run: npm ci --legacy-peer-deps
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: --max_old_space_size=4096
|
NODE_OPTIONS: --max_old_space_size=4096
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user