We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0be98f commit 15e84c2Copy full SHA for 15e84c2
.github/actions/vcpkg-cache/action.yml
@@ -50,7 +50,7 @@ runs:
50
mkdir "%VCPKG_DIR%\.cache"
51
52
- name: Env
53
- #if: False
+ if: False
54
shell: bash
55
run: |
56
echo "Vcpkg is installed at: $VCPKG_INSTALLATION_ROOT"
0 commit comments