Skip to content

Commit 5b95018

Browse files
bump cache
1 parent fda0205 commit 5b95018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
path: |
185185
${{ matrix.vcpkg_cache }}
186186
# bump the last digit to avoid using previous build cache
187-
key: ${{ matrix.os }}-${{ matrix.arch }}-vcpkg-gdal3.9.2-cache0
187+
key: ${{ matrix.os }}-${{ matrix.arch }}-vcpkg-gdal3.9.2-cache1
188188

189189
# MacOS build requires aclocal, which is part of automake, but appears
190190
# to be missing in default image

0 commit comments

Comments
 (0)