Skip to content

Commit 3ab8c76

Browse files
Update deploy.yml
1 parent 82a82a3 commit 3ab8c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
npm install -g @semantic-release/github
4141
npm install -g @semantic-release/commit-analyzer
4242
npm install -g @semantic-release/release-notes-generator
43+
npm install
4344
- name: Publish to Git Releases and Tags
4445
if: ${{ github.event.workflow_run.conclusion == 'success' }}
4546
env:

0 commit comments

Comments
 (0)