We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a4f80 commit 57f95b9Copy full SHA for 57f95b9
.github/actions/vcpkg-cache/action.yml
@@ -45,7 +45,7 @@ runs:
45
46
git clone https://github.com/microsoft/vcpkg.git
47
cd vcpkg
48
- .\bootstrap-vcpkg.bat --disable-metrics
+ .\bootstrap-vcpkg.bat
49
mkdir %VCPKG_DIR%\.cache
50
cd %VCPKG_DIR%\.cache
51
dir
0 commit comments