Skip to content

Commit fd1d98d

Browse files
committed
-
1 parent 975e3a6 commit fd1d98d

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
@@ -43,7 +43,7 @@ runs:
4343
4444
git clone https://github.com/microsoft/vcpkg.git
4545
cd vcpkg
46-
.\bootstrap-vcpkg.bat --disableMetrics
46+
.\bootstrap-vcpkg.bat
4747
mkdir %VCPKG_DIR%\.cache
4848
4949
- name: Env

0 commit comments

Comments
 (0)