Skip to content

Commit eb92da0

Browse files
committed
-
1 parent 3290f0b commit eb92da0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/vcpkg-cache/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ runs:
5454
shell: bash
5555
run: |
5656
echo "Vcpkg is installed at: $VCPKG_INSTALLATION_ROOT"
57+
echo "VCPKG_DEFAULT_BINARY_CACHE: $VCPKG_DEFAULT_BINARY_CACHE"
5758
mkdir "$VCPKG_DEFAULT_BINARY_CACHE"
5859
cd "$VCPKG_DEFAULT_BINARY_CACHE"
5960
ls

0 commit comments

Comments
 (0)