Skip to content

Commit 2464a14

Browse files
authored
Update loc.yml
1 parent bc9de84 commit 2464a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/loc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
node-version: '20.x'
4242

4343
- name: NPM Init
44-
run: rm -rf node_modules package-lock.json && npm install && npm init -y
44+
run: rm -rf node_modules package-lock.json && npm init -y
4545

4646
- name: NPM Install
4747
run: npm install badgen @actions/core glob-gitignore --save-dev

0 commit comments

Comments
 (0)