Skip to content

Commit 1a9d9b7

Browse files
committed
rebuild macos cache
1 parent 72f52c2 commit 1a9d9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/cache@v1
2626
with:
2727
path: opencv_macos/
28-
key: opencv-4.4.0-macos-rev1
28+
key: opencv-4.4.0-macos-rev2
2929

3030
- name: Build OpenCV
3131
if: steps.opencv-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)