Skip to content

Commit 88e96a7

Browse files
Update ci.yml
1 parent 40bd6b7 commit 88e96a7

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
@@ -18,7 +18,7 @@ jobs:
1818
registry-url: https://registry.npmjs.org/
1919
cache: 'npm'
2020
- run: |
21-
npm i
21+
npm i --legacy-peer-deps
2222
git config --global user.name 'Tanner Linsley'
2323
git config --global user.email 'tannerlinsley@users.noreply.github.com'
2424
npm run cipublish

0 commit comments

Comments
 (0)