Skip to content
Snippets Groups Projects
Commit c1d38b02 authored by Marie's avatar Marie
Browse files

fix(ci): lint failing to build bubble game

parent 610f208c
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,6 @@ jobs:
if: ${{ matrix.workspace == 'backend' }}
- run: pnpm --filter misskey-reversi run build:tsc
if: ${{ matrix.workspace == 'backend' }}
- run: pnpm --filter misskey-bubble-game run build:tsc
- run: pnpm --filter misskey-bubble-game run build
if: ${{ matrix.workspace == 'backend' }}
- run: pnpm --filter ${{ matrix.workspace }} run typecheck
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment