mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 04:15:47 +00:00 
			
		
		
		
	fix biome CI error
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -26,8 +26,6 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    - name: Setup Biome
 | 
					    - name: Setup Biome
 | 
				
			||||||
      uses: biomejs/setup-biome@v2
 | 
					      uses: biomejs/setup-biome@v2
 | 
				
			||||||
      with:
 | 
					 | 
				
			||||||
        version: latest
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Install dependencies
 | 
					    - name: Install dependencies
 | 
				
			||||||
      run: npm ci
 | 
					      run: npm ci
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user