Skip to content

Commit 8e6f588

Browse files
committed
ci: fix release job
1 parent 33b17e0 commit 8e6f588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,5 @@ jobs:
185185
- uses: actions/setup-node@v1
186186
with:
187187
node-version: 12.x
188+
- run: npm install
188189
- run: npm run semantic-release

0 commit comments

Comments
 (0)