ci: Use default conan install format (#5784)

This commit is contained in:
Ayaz Salikhov
2025-09-10 08:35:58 +01:00
committed by GitHub
parent f6426ca183
commit cdbe70b2a7

View File

@@ -30,4 +30,4 @@ runs:
--options:host '&:tests=True' \
--options:host '&:xrpld=True' \
--settings:all build_type=${{ inputs.build_type }} \
--format=json ..
..