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 b0d0e4a commit 147ae7eCopy full SHA for 147ae7e
.github/workflows/OCV-PR-Windows.yaml
@@ -108,7 +108,7 @@ jobs:
108
target_branch: '${{ matrix.branch }}'
109
author: '${{ github.event.pull_request.user.login }}'
110
source_branch: "${{ github.event.repository.name == 'ci-gha-workflow' && '' || github.head_ref }}"
111
- gitcache: '${{ env.GIT_CACHE_PATH }}'
+ gitcache: '${{ env.GIT_CACHE }}'
112
workdir: '${{ github.workspace }}'
113
114
- name: Update extra dnn models
0 commit comments