Skip to content

Commit 57f95b9

Browse files
committed
-
1 parent a4a4f80 commit 57f95b9

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
@@ -45,7 +45,7 @@ runs:
4545
4646
git clone https://github.com/microsoft/vcpkg.git
4747
cd vcpkg
48-
.\bootstrap-vcpkg.bat --disable-metrics
48+
.\bootstrap-vcpkg.bat
4949
mkdir %VCPKG_DIR%\.cache
5050
cd %VCPKG_DIR%\.cache
5151
dir

0 commit comments

Comments
 (0)