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 506ec01 commit 32c6adfCopy full SHA for 32c6adf
.github/workflows/Rest.yml
@@ -15,6 +15,7 @@ jobs:
15
VCPKG_TARGET_TRIPLET: 'x64-linux'
16
GEN: Ninja
17
VCPKG_TOOLCHAIN_PATH: ${{ github.workspace }}/vcpkg/scripts/buildsystems/vcpkg.cmake
18
+ PIP_BREAK_SYSTEM_PACKAGES: 1
19
20
steps:
21
- name: Install required ubuntu packages
0 commit comments