Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Odulaja oluwadamilare O. <damijustice1@gmail.com>
  • Loading branch information
odb23 authored Feb 2, 2023
1 parent 7ba7318 commit 17e9e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies (Clean install)
run: npm ci
run: npm ci --legacy-peer-deps

- name: Run release command
run: npm run release
Expand Down

0 comments on commit 17e9e38

Please sign in to comment.