Fixed workflow to use the correct path for the resulting binary
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/workflow Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/workflow Pipeline was successful
				
			This commit is contained in:
		@@ -14,5 +14,5 @@ steps:
 | 
			
		||||
    image: ubuntu
 | 
			
		||||
    commands:
 | 
			
		||||
      # TODO: Probably make actual tests at some point
 | 
			
		||||
      - echo "(print 42)" | ./main
 | 
			
		||||
      - echo "(print 42)" | ./build/main
 | 
			
		||||
  # TODO: add publish step, when we're at a working state.
 | 
			
		||||
		Reference in New Issue
	
	Block a user