Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -9,6 +9,6 @@ jobs:
|
||||
with:
|
||||
node-version: '12'
|
||||
- name: Install modules
|
||||
run: yarn
|
||||
run: yarn install
|
||||
- name: Lint
|
||||
run: eslint .
|
||||
|
||||
Reference in New Issue
Block a user