Skip to content

Commit 32c6adf

Browse files
committed
allow break system packages
1 parent 506ec01 commit 32c6adf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Rest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
VCPKG_TARGET_TRIPLET: 'x64-linux'
1616
GEN: Ninja
1717
VCPKG_TOOLCHAIN_PATH: ${{ github.workspace }}/vcpkg/scripts/buildsystems/vcpkg.cmake
18+
PIP_BREAK_SYSTEM_PACKAGES: 1
1819

1920
steps:
2021
- name: Install required ubuntu packages

0 commit comments

Comments
 (0)