mirror of
https://github.com/jely2002/youtube-dl-gui.git
synced 2021-11-01 22:46:21 +03:00
chore: fix CI
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
node-version: '12'
|
||||
- name: Install npm modules
|
||||
run: npm ci
|
||||
run: npm install
|
||||
- name: Run ESLint
|
||||
run: npm run lint
|
||||
unit-test:
|
||||
|
||||
Reference in New Issue
Block a user