Skip to content

Commit

Permalink
remove debug vcpkg info
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBronder committed Nov 21, 2024
1 parent f24f404 commit 07677ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
VCPKG_DEFAULT_BINARY_CACHE: ${{ github.workspace }}/vcpkg/bincache
# Let's use GitHub Action cache as storage for the vcpkg Binary Caching feature.
VCPKG_BINARY_SOURCES: 'clear;x-gha,readwrite'
NUMBER_OF_PROCESSORS: 4
steps:
# Set env vars needed for vcpkg to leverage the GitHub Action cache as a storage
# for Binary Caching.
Expand Down

0 comments on commit 07677ce

Please sign in to comment.