diagnostic: skip linuxbrew-core tap check when installing from API
This commit is contained in:
		
							parent
							
								
									5f5af43244
								
							
						
					
					
						commit
						d9780bd260
					
				@ -121,6 +121,7 @@ module Homebrew
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
      def check_linuxbrew_core
 | 
			
		||||
        return if Homebrew::EnvConfig.install_from_api?
 | 
			
		||||
        return unless CoreTap.instance.linuxbrew_core?
 | 
			
		||||
 | 
			
		||||
        <<~EOS
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user