Skip to content

Commit fd14bcd

Browse files
committed
-
1 parent 14a459b commit fd14bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
git clone https://github.com/microsoft/vcpkg.git
2424
cd vcpkg
2525
./bootstrap-vcpkg.sh --disableMetrics
26-
mkdir VCPKG_DIR/.cache
26+
mkdir $VCPKG_DIR/.cache
2727
2828
- name: Env
2929
shell: bash

0 commit comments

Comments
 (0)