Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit 462edbb

Browse files
authored
Update generate-incidents.yml
1 parent f4a0bea commit 462edbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-incidents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cache: npm
2323

2424
- name: Install dependencies
25-
run: npm ci
25+
run: npm ci --legacy-peer-deps
2626

2727
- name: Run generator
2828
run: node generate-incidents.js

0 commit comments

Comments
 (0)