mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-21 19:55:41 +00:00
This commit is contained in:
parent
390c746b18
commit
a59af8227e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user