mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 10:23:25 +00:00
fix problems in ci
This commit is contained in:
4
.github/workflows/linting.yml
vendored
4
.github/workflows/linting.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
run: npm run prepare
|
||||
|
||||
- name: Run ESLint
|
||||
run: npm lint
|
||||
run: npm run lint
|
||||
|
||||
building:
|
||||
name: Build project
|
||||
@@ -49,4 +49,4 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Build Project
|
||||
run: npm build
|
||||
run: npm run build
|
||||
|
Reference in New Issue
Block a user