mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	testing github actions
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/cmake.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/cmake.yml
									
									
									
									
										vendored
									
									
								
							| @@ -43,3 +43,7 @@ jobs: | ||||
|       shell: bash | ||||
|       # Execute the build.  You can specify a specific target with "--target <NAME>" | ||||
|       run: cmake --build . --config $BUILD_TYPE | ||||
|  | ||||
|     - name: Create Deb Archive | ||||
|       run: cd $GITHUB_WORKSPACE && sh make_debian_package.sh ${{runner.workspace}}/build | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user