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 9ece3a0 commit 1e34a0aCopy full SHA for 1e34a0a
.github/workflows/build_test_release.yaml
@@ -92,7 +92,7 @@ jobs:
92
libswscale-dev libgflags-dev \
93
libjpeg-dev libpng-dev libtiff-dev python3-pip
94
95
- python3 -m pip install conan --break-system-packages
+ python3 -m pip install conan
96
conan profile detect -f
97
- uses: actions/checkout@v4
98
with:
0 commit comments