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 3884e75 commit 54ac1dbCopy full SHA for 54ac1db
.github/workflows/windows.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/cache@v4
38
with:
39
path: ${{ github.workspace }}/opencv_files
40
- key: opencv-${{ env.OPENCV_VERSION }}-rev2
+ key: opencv-${{ env.OPENCV_VERSION }}-rev1
41
42
- name: Download OpenCV binaries
43
if: steps.cache_opencv.outputs.cache-hit != 'true'
0 commit comments