fixed cache

This commit is contained in:
Oscar Krause
2025-04-17 08:06:59 +02:00
parent e6988a7a28
commit 5f875430c0

View File

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