Skip to content

Commit 51f3fff

Browse files
committed
ci: update ci workflow
1 parent 3ec5105 commit 51f3fff

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
@@ -34,7 +34,7 @@ jobs:
3434
package-manager-cache: false
3535

3636
- name: Install dependencies
37-
run: npx ci
37+
run: npm ci
3838

3939
- name: Install semantic-release extra plugins
4040
run: npm install --save-dev @semantic-release/changelog @semantic-release/github

0 commit comments

Comments
 (0)