mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 04:35:42 +02:00
chore: fix paths
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user