Skip to content

Commit 491fc25

Browse files
committed
ci: update ci workflow
1 parent 51f3fff commit 491fc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: npm ci
3838

3939
- name: Install semantic-release extra plugins
40-
run: npm install --save-dev @semantic-release/changelog @semantic-release/github
40+
run: npm i -D @semantic-release/changelog @semantic-release/github
4141

4242
- name: Build, Test, Lint
4343
run: npm run ci

0 commit comments

Comments
 (0)