Skip to content

Commit

Permalink
Merge pull request #4 from Devwares-Team/odb23-patch-flow
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
odb23 authored Feb 2, 2023
2 parents 7ba7318 + 17e9e38 commit e46830b
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 e46830b

Please sign in to comment.