mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	switch to official codec2 repo for windows build
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							| @@ -50,7 +50,7 @@ jobs: | ||||
|           run: 7z x ${{runner.workspace}}/SDRplay.zip -o"C:/Program Files/" | ||||
|  | ||||
|         - name: Download codec2 | ||||
|           run: git clone https://github.com/AlexandreRouma/codec2 | ||||
|           run: git clone https://github.com/drowe67/codec2 | ||||
|  | ||||
|         - name: Prepare MinGW | ||||
|           run: C:/msys64/msys2_shell.cmd -defterm -here -no-start -mingw64 -c "pacman --noconfirm -S --needed base-devel mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake mingw-w64-x86_64-ninja" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user