Skip to content

Commit 80a9bf6

Browse files
CI
1 parent c7f31d4 commit 80a9bf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Install dependencies
5454
run: |
5555
cd frontend
56-
npm ci
56+
npm ci --legacy-peer-deps
5757
5858
- name: Build frontend
5959
run: |

0 commit comments

Comments
 (0)