Skip to content

Commit

Permalink
Enable VCPKG_FORCE_SYSTEM_BIANRIES
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Jan 17, 2025
1 parent d126ce1 commit e518f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
ACTIONS_CACHE_URL=${{ env.ACTIONS_CACHE_URL }}
ACTIONS_RUNTIME_TOKEN=${{ env.ACTIONS_RUNTIME_TOKEN }}
VCPKG_BINARY_SOURCES="clear;x-gha,readwrite"
VCPKG_FORCE_SYSTEM_BINARIES=1
VCPKG_TARGET_TRIPLET=${{ matrix.triplet }}
VCPKG_INSTALLED_DIR=${{ env.VCPKG_INSTALLED_DIR }}
LD_LIBRARY_PATH=${{ env.VCPKG_INSTALLED_DIR }}/${{ matrix.triplet }}/lib
Expand Down

0 comments on commit e518f6b

Please sign in to comment.