kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			Install SDRplay API
							rodzic
							
								
									0bfef9de14
								
							
						
					
					
						commit
						28d0b73bc5
					
				|  | @ -19,6 +19,10 @@ jobs: | ||||||
|         run: brew update |         run: brew update | ||||||
|       - name: Install brew packages |       - name: Install brew packages | ||||||
|         run: brew install nasm subversion |         run: brew install nasm subversion | ||||||
|  |       - name: Install SDRplay API | ||||||
|  |         run: | | ||||||
|  |             wget https://www.sdrplay.com/software/SDRplayAPI-macos-installer-universal-3.15.0.pkg | ||||||
|  |             sudo installer -pkg SDRplayAPI-macos-installer-universal-3.15.0.pkg | ||||||
|       - name: Install python packages for UHD |       - name: Install python packages for UHD | ||||||
|         run: | |         run: | | ||||||
|           python3 -m venv .venv |           python3 -m venv .venv | ||||||
|  | @ -69,6 +73,10 @@ jobs: | ||||||
|         run: brew update |         run: brew update | ||||||
|       - name: Install brew packages |       - name: Install brew packages | ||||||
|         run: brew install nasm subversion |         run: brew install nasm subversion | ||||||
|  |       - name: Install SDRplay API | ||||||
|  |         run: | | ||||||
|  |             wget https://www.sdrplay.com/software/SDRplayAPI-macos-installer-universal-3.15.0.pkg | ||||||
|  |             sudo installer -pkg SDRplayAPI-macos-installer-universal-3.15.0.pkg | ||||||
|       - name: Install python packages for UHD |       - name: Install python packages for UHD | ||||||
|         run: | |         run: | | ||||||
|           python3 -m venv .venv |           python3 -m venv .venv | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Jon Beniston
						Jon Beniston