Skip to content

Commit 07677ce

Browse files
committed
remove debug vcpkg info
1 parent f24f404 commit 07677ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-release-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
VCPKG_DEFAULT_BINARY_CACHE: ${{ github.workspace }}/vcpkg/bincache
2020
# Let's use GitHub Action cache as storage for the vcpkg Binary Caching feature.
2121
VCPKG_BINARY_SOURCES: 'clear;x-gha,readwrite'
22+
NUMBER_OF_PROCESSORS: 4
2223
steps:
2324
# Set env vars needed for vcpkg to leverage the GitHub Action cache as a storage
2425
# for Binary Caching.

0 commit comments

Comments
 (0)