We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975e3a6 commit fd1d98dCopy full SHA for fd1d98d
.github/actions/vcpkg-cache/action.yml
@@ -43,7 +43,7 @@ runs:
43
44
git clone https://github.com/microsoft/vcpkg.git
45
cd vcpkg
46
- .\bootstrap-vcpkg.bat --disableMetrics
+ .\bootstrap-vcpkg.bat
47
mkdir %VCPKG_DIR%\.cache
48
49
- name: Env
0 commit comments