mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Change dependencies conan options to explicitly apply to xrpl only
This commit is contained in:
4
.github/actions/dependencies/action.yml
vendored
4
.github/actions/dependencies/action.yml
vendored
@@ -45,7 +45,7 @@ runs:
|
||||
conan install \
|
||||
--output-folder . \
|
||||
--build missing \
|
||||
--options:host "&:tests=True" \
|
||||
--options:host "&:xrpld=True" \
|
||||
--options:host "xrpl/*:tests=True" \
|
||||
--options:host "xrpl/*:xrpld=True" \
|
||||
--settings:all build_type=${{ inputs.configuration }} \
|
||||
..
|
||||
|
||||
Reference in New Issue
Block a user