chore: fix paths
This commit is contained in:
parent
403b82277c
commit
b8360313e8
2 changed files with 6 additions and 6 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
node-version: 16.x
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: |
|
||||
src/packages/backend/yarn.lock
|
||||
src/packages/client/yarn.lock
|
||||
packages/backend/yarn.lock
|
||||
packages/client/yarn.lock
|
||||
- run: yarn install
|
||||
- run: yarn lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue