fix yaml
This commit is contained in:
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
@@ -18,6 +18,6 @@ jobs:
|
|||||||
node-version: '14'
|
node-version: '14'
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
cd src
|
cd src
|
||||||
npm ci
|
npm ci
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|||||||
Reference in New Issue
Block a user