mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-13 07:55:06 +01:00
fix github actions + issue templates
This commit is contained in:
parent
665243a230
commit
8d456bbc7e
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
node-version: 16
|
||||
|
||||
- name: Install Node.js dependencies
|
||||
run: npm ci
|
||||
run: yarn install
|
||||
|
||||
- name: Run linters
|
||||
uses: wearerequired/lint-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user