Skip to content

Commit 08bc12c

Browse files
authored
chore: add build command to release workflow
1 parent 88fa025 commit 08bc12c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jobs:
3434
commit-message: ${{ github.event.inputs.commit-message }}
3535
semver: ${{ github.event.inputs.semver }}
3636
npm-tag: ${{ github.event.inputs.tag }}
37+
build-command: npm i

0 commit comments

Comments
 (0)