We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ec3e4 commit 6c8d360Copy full SHA for 6c8d360
.github/workflows/OCV-PR-Linux.yaml
@@ -91,7 +91,7 @@ jobs:
91
# - /mnt/cache/binaries_cache:/opt/binaries_cache
92
# - vol_dnn_models:/opt/dnn-models
93
# NOTE: CN config
94
- - /home/opencv-cn/git_cache/${{ matrix.version }}:/opt/git_cache
+ - /home/opencv-cn/git_cache/:/opt/git_cache
95
- /home/opencv-cn/ci_cache/opencv/${{ matrix.version }}:/opt/.ccache
96
- /home/opencv-cn/binaries_cache/${{ matrix.version }}:/opt/binaries_cache
97
- /home/opencv-cn/dnn-models:/opt/dnn-models
0 commit comments