Update lint.yml
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -79,4 +79,5 @@ jobs:
|
||||
cache: 'pnpm'
|
||||
- run: corepack enable
|
||||
- run: pnpm i --frozen-lockfile
|
||||
- run: pnpm --filter misskey-js build # needed for typecheck
|
||||
- run: pnpm --filter ${{ matrix.workspace }} run typecheck
|
||||
|
Reference in New Issue
Block a user