Skip to content

Commit c91ca25

Browse files
committed
Update lint.yml
1 parent ba56c91 commit c91ca25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- uses: actions/setup-node@v4
1111
with:
1212
node-version: 20
13-
- run: npm install
13+
- run: npm run install
1414
- run: npm run lint
1515
- run: npm run lint-frontend

0 commit comments

Comments
 (0)