mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
chore: Rename conan remote (#2537)
This commit is contained in:
2
.github/scripts/conan/init.sh
vendored
2
.github/scripts/conan/init.sh
vendored
@@ -22,7 +22,7 @@ SANITIZER_TEMPLATE_FILE="$REPO_DIR/docker/ci/conan/sanitizer_template.profile"
|
||||
|
||||
rm -rf "$CONAN_DIR"
|
||||
|
||||
conan remote add --index 0 ripple https://conan.ripplex.io
|
||||
conan remote add --index 0 xrplf https://conan.ripplex.io
|
||||
|
||||
cp "$REPO_DIR/docker/ci/conan/global.conf" "$CONAN_DIR/global.conf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user