Skip to content

Commit cbac906

Browse files
committed
Update workflow
1 parent 6cf655f commit cbac906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

4242
- name: Install dependencies and build
4343
run: |
44-
npm install
44+
npm install --legacy-peer-deps
4545
npm run build
4646
4747
- name: Extract changelog

0 commit comments

Comments
 (0)