Hopefully fix the linter error
This commit is contained in:
parent
d12712a107
commit
d47084f257
2
.github/workflows/javascript-formatting.yml
vendored
2
.github/workflows/javascript-formatting.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
run: cd web && npm install
|
||||
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user