Skip to content

Commit 6fab04e

Browse files
committed
update release workflow and release version patch
1 parent 04b7c53 commit 6fab04e

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
@@ -55,7 +55,7 @@ jobs:
5555
git config --local user.name "SHIP IT"
5656
5757
- name: Install
58-
run: npm ci
58+
run: npm i
5959

6060
- name: Install source
6161
run: npm i --prefix source

0 commit comments

Comments
 (0)