forked from mirrors/amnezia-wg-easy
fix yaml
This commit is contained in:
parent
a6da5cc684
commit
03066b5e43
1 changed files with 3 additions and 3 deletions
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
|
@ -18,6 +18,6 @@ jobs:
|
|||
node-version: '14'
|
||||
|
||||
- run: |
|
||||
cd src
|
||||
npm ci
|
||||
npm run lint
|
||||
cd src
|
||||
npm ci
|
||||
npm run lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue