Skip to content

Commit 1e34a0a

Browse files
committed
fix linux ci
1 parent 9ece3a0 commit 1e34a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
libswscale-dev libgflags-dev \
9393
libjpeg-dev libpng-dev libtiff-dev python3-pip
9494
95-
python3 -m pip install conan --break-system-packages
95+
python3 -m pip install conan
9696
conan profile detect -f
9797
- uses: actions/checkout@v4
9898
with:

0 commit comments

Comments
 (0)