Skip to content

Commit c10e0e1

Browse files
authored
Update npm-publish.yml
1 parent b16a948 commit c10e0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
node-version: 16
1515
- run: npm ci
16-
- run: npm lint
16+
- run: npm run lint
1717

1818
publish-npm:
1919
needs: build

0 commit comments

Comments
 (0)