diff --git a/.drone.yml b/.drone.yml index 596c780..3929ed9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 \