ci: fix lsan ci check not conan building
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
light7734 2025-07-18 23:49:01 +03:30
parent d86b6b288f
commit 0d3d68a94a
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -84,7 +84,7 @@ steps:
set -e
git submodule update --init --recursive
conan install . \
conan build . \
-s build_type=Release \
-s compiler=clang \
-s compiler.version=20 \