Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: install dependencies
|
||||
run: npm i
|
||||
run: npm run init
|
||||
|
||||
- name: eslint
|
||||
run: npm run eslint
|
||||
|
||||
Reference in New Issue
Block a user