Actual last try for tonight
This commit is contained in:
		
							parent
							
								
									c4d4b49732
								
							
						
					
					
						commit
						290f7fcc12
					
				| 
						 | 
					@ -16,8 +16,7 @@ setup:
 | 
				
			||||||
    - ./vcpkg install glew:x64-linux glfw3:x64-linux || true  # Prevent script exit on failure
 | 
					    - ./vcpkg install glew:x64-linux glfw3:x64-linux || true  # Prevent script exit on failure
 | 
				
			||||||
  artifacts:
 | 
					  artifacts:
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
      - vcpkg
 | 
					      - vcpkg/
 | 
				
			||||||
      - vcpkg/buildtrees/glew/*.log
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Build stage to compile the project
 | 
					# Build stage to compile the project
 | 
				
			||||||
build:
 | 
					build:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue