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
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: npm i
|
run: npm run init
|
||||||
|
|
||||||
- name: eslint
|
- name: eslint
|
||||||
run: npm run eslint
|
run: npm run eslint
|
||||||
|
|||||||
Reference in New Issue
Block a user