Skip to content

Commit d7ad1e9

Browse files
committed
chore; update ci workflow
1 parent 7082354 commit d7ad1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Run CI
1919
run: |
20-
npm install
20+
npm install --legacy-peer-deps
2121
npm run lint
2222
npm run build
2323
npm run coverage

0 commit comments

Comments
 (0)