ci: Cache the whole opencv/ dir

This commit is contained in:
Fam Zheng 2024-12-21 23:15:08 +00:00
parent dbec9ecaf5
commit 8703f99c0d

View File

@ -6,8 +6,7 @@ stages:
cache: cache:
key: one-key-to-rule-them-all key: one-key-to-rule-them-all
paths: paths:
- opencv/src - opencv/
- opencv/contrib
- emtest/target - emtest/target
- detection/model - detection/model