Skip to content

Commit

Permalink
修复 github action 错误
Browse files Browse the repository at this point in the history
  • Loading branch information
Binaryify committed Sep 12, 2020
1 parent b58bc73 commit 0ae2628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- run: npm ci
name: Install dependencies
- name: Lint
run: npm lint
run: npm run lint

0 comments on commit 0ae2628

Please sign in to comment.