We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af7cb3 commit 232c1eaCopy full SHA for 232c1ea
1 file changed
.github/workflows/buildArtifacts.yml
@@ -302,8 +302,6 @@ jobs:
302
- name: Install Packages
303
working-directory: ${{github.workspace}}/vcpkg
304
shell: pwsh
305
- env:
306
- VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
307
run: ./vcpkg install --x-manifest-root=../scripts/vcpkg-manifest --x-install-root=./installed --triplet=${{matrix.vcpkg_triplet}}
308
309
- name: Configure CMake
0 commit comments