mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	fix(ci): lint failing to build bubble game
This commit is contained in:
		
							parent
							
								
									610f208c57
								
							
						
					
					
						commit
						c1d38b02d7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue