mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-22 15:43:20 +02:00
Update linter package location
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
|
||||
- name: Install awesome-lint
|
||||
run: npm install --global https://github.com/gbdev/awesome-gbdev-lint
|
||||
run: npm install --global https://github.com/gbdev/list-linter
|
||||
|
||||
- name: Run awesome-lint
|
||||
run: awesome-lint
|
||||
|
Reference in New Issue
Block a user