mirror of
https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher.git
synced 2025-12-21 21:10:00 +00:00
fixed cache
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
cache:
|
||||
key: one-key-to-rule-them-all
|
||||
paths: [ CMakeFiles, LIEF, _deps, cmake ]
|
||||
paths: [ src, CMakeFiles, LIEF, _deps, cmake ]
|
||||
untracked: true
|
||||
|
||||
build:
|
||||
image: gcc:14.2-bookworm # ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}
|
||||
|
||||
Reference in New Issue
Block a user