cicd: add missing part of the executable path
This commit is contained in:
		
							parent
							
								
									7727319a06
								
							
						
					
					
						commit
						276dd2217c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -32,7 +32,7 @@ steps:
 | 
			
		|||
  - conan install . --build=missing
 | 
			
		||||
  - conan build .
 | 
			
		||||
 | 
			
		||||
  - ./build/Release/modules/light
 | 
			
		||||
  - ./build/Release/modules/light/light
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
kind: pipeline
 | 
			
		||||
| 
						 | 
				
			
			@ -69,7 +69,7 @@ steps:
 | 
			
		|||
  - conan install . --build=missing
 | 
			
		||||
  - conan build .
 | 
			
		||||
 | 
			
		||||
  - ./build/Release/modules/light
 | 
			
		||||
  - ./build/Release/modules/light/light
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
kind: pipeline
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue