mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 21:20:31 -05:00 
			
		
		
		
	Try --force to fix python install issue
This commit is contained in:
		
							parent
							
								
									ab45587788
								
							
						
					
					
						commit
						d87ea496a6
					
				
							
								
								
									
										2
									
								
								.github/workflows/sdrangel.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/sdrangel.yml
									
									
									
									
										vendored
									
									
								
							@ -109,7 +109,7 @@ jobs:
 | 
				
			|||||||
      - name: Update brew
 | 
					      - name: Update brew
 | 
				
			||||||
        run: brew update
 | 
					        run: brew update
 | 
				
			||||||
      - name: Install brew packages
 | 
					      - name: Install brew packages
 | 
				
			||||||
        run: brew install --overwrite nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf uhd soapysdr
 | 
					        run: brew install --force --overwrite nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf uhd soapysdr
 | 
				
			||||||
      - name: Configure SDRangel
 | 
					      - name: Configure SDRangel
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          mkdir build && cd build
 | 
					          mkdir build && cd build
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user