Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SN0WF14K3 authored Jun 20, 2021
1 parent 43df901 commit 03cbf4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
registry-url: https://registry.npmjs.org/

- name: Install dependencies
run: npm ci --ignore-scripts
run: npm install

- name: Publish
run: |
Expand Down

0 comments on commit 03cbf4b

Please sign in to comment.