Skip to content

Commit

Permalink
Merge pull request #26 from bruceharrison1984/v0.0.7-fix9
Browse files Browse the repository at this point in the history
fix release
  • Loading branch information
bruceharrison1984 authored Jul 4, 2024
2 parents 40f6bcc + d20969b commit c0092a6
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 @@ -38,7 +38,7 @@ jobs:
run: npm install -g npm

- name: NPM Install
run: npm ci --ignore-scripts
run: npm i

- name: Test
run: npm run test
Expand Down

0 comments on commit c0092a6

Please sign in to comment.