mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-18 18:15:50 +00:00
ci: Build all conan dependencies from source for now (#5623)
This commit is contained in:
committed by
Bart Thomee
parent
69194f97d5
commit
0970c52735
2
.github/actions/dependencies/action.yml
vendored
2
.github/actions/dependencies/action.yml
vendored
@@ -44,7 +44,7 @@ runs:
|
||||
cd ${build_dir}
|
||||
conan install \
|
||||
--output-folder . \
|
||||
--build missing \
|
||||
--build '*' \
|
||||
--options:host "&:tests=True" \
|
||||
--options:host "&:xrpld=True" \
|
||||
--settings:all build_type=${{ inputs.configuration }} \
|
||||
|
||||
Reference in New Issue
Block a user