chore: add npm-install actions
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
node-version: '12.x'
|
node-version: '12.x'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn
|
uses: bahmutov/npm-install@v1
|
||||||
|
|
||||||
- name: Run linter
|
- name: Run linter
|
||||||
run: npm run lint
|
run: npm run lint
|
||||||
|
|||||||
Reference in New Issue
Block a user