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 fda0205 commit 5b95018Copy full SHA for 5b95018
.github/workflows/release.yml
@@ -184,7 +184,7 @@ jobs:
184
path: |
185
${{ matrix.vcpkg_cache }}
186
# bump the last digit to avoid using previous build cache
187
- key: ${{ matrix.os }}-${{ matrix.arch }}-vcpkg-gdal3.9.2-cache0
+ key: ${{ matrix.os }}-${{ matrix.arch }}-vcpkg-gdal3.9.2-cache1
188
189
# MacOS build requires aclocal, which is part of automake, but appears
190
# to be missing in default image
0 commit comments