Actual last try for tonight

This commit is contained in:
Jack Christensen 2024-08-11 00:10:33 -04:00
parent c4d4b49732
commit 290f7fcc12
1 changed files with 1 additions and 2 deletions

View File

@ -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: