mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	Added pothos to windows CI 11
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/build_linux_amd64.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build_linux_amd64.yml
									
									
									
									
										vendored
									
									
								
							| @@ -83,7 +83,8 @@ jobs: | ||||
|           run: cmake --build . --config Release | ||||
|  | ||||
|         - name: Create Archive | ||||
|           run: '&($Env:GITHUB_WORKSPACE + "/make_windows_package.ps1") ${{runner.workspace}}/build ($Env:GITHUB_WORKSPACE + "/root")' | ||||
|           working-directory: ${{runner.workspace}} | ||||
|           run: '&($Env:GITHUB_WORKSPACE + "/make_windows_package.ps1") ./build ($Env:GITHUB_WORKSPACE + "/root")' | ||||
|  | ||||
|         - name: Save Archive | ||||
|           uses: actions/upload-artifact@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user