Rebuild all dependencies

This commit is contained in:
JCW
2025-07-28 17:25:44 +01:00
parent 386c0befe1
commit 7a8836c202

View File

@@ -27,7 +27,7 @@ runs:
cd ${{ inputs.build_dir }}
conan install \
--output-folder . \
--build missing \
--build * \
--options:host "&:tests=True" \
--options:host "&:xrpld=True" \
--settings:all build_type=${{ inputs.build_type }} \