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