Skip to content

Commit

Permalink
Update .github/actions/npm-publish/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Dec 15, 2023
1 parent 1618718 commit c2b30c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/npm-publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ runs:
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
if: inputs.require-build == 'true'
shell: bash
run: npm ci --include=dev

Expand Down

0 comments on commit c2b30c7

Please sign in to comment.