Skip to content

Commit 3b9156e

Browse files
committed
Remove earlier vcpkg debugging settings.
1 parent f21b2b9 commit 3b9156e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/build-with-host/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ runs:
4040
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
4141
core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
4242
core.exportVariable('VCPKG_BINARY_SOURCES', 'clear;x-gha,readwrite');
43-
core.exportVariable('VCPKG_FORCE_SYSTEM_BINARIES', '1');
4443
4544
- name: Install Linux build dependencies
4645
if: ${{ inputs.os == 'linux' }}

0 commit comments

Comments
 (0)