mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	- This fixes the issue of unwanted extra build targets that were introduced with the electron-builder update
		
			
				
	
	
		
			5 lines
		
	
	
		
			70 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			70 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
extends: ./build/electron-builder.base.yml
 | 
						|
linux:
 | 
						|
  target:
 | 
						|
    - dir
 |