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
|
||||
artifacts:
|
||||
paths:
|
||||
- vcpkg
|
||||
- vcpkg/buildtrees/glew/*.log
|
||||
- vcpkg/
|
||||
|
||||
# Build stage to compile the project
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue