Skip to content

Commit f71ac3a

Browse files
committed
chor: update release action
1 parent 79e488c commit f71ac3a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-it.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ jobs:
77
steps:
88
- name: Checkout source code
99
uses: actions/checkout@v3
10-
- name: Create a lock file
11-
run: npm i --package-lock-only
1210
- name: Install dependencies
1311
run: npm ci
1412
- name: Init Github User

0 commit comments

Comments
 (0)