Skip to content

Commit 54ac1db

Browse files
committed
rebuild opencv cache
1 parent 3884e75 commit 54ac1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/cache@v4
3838
with:
3939
path: ${{ github.workspace }}/opencv_files
40-
key: opencv-${{ env.OPENCV_VERSION }}-rev2
40+
key: opencv-${{ env.OPENCV_VERSION }}-rev1
4141

4242
- name: Download OpenCV binaries
4343
if: steps.cache_opencv.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)