chore: Revert "build: Switch to a new conan XRPLF remote (#7622)" (#7623)

This commit is contained in:
Ayaz Salikhov
2026-06-25 15:47:55 +01:00
committed by GitHub
parent 3097c157b6
commit 07c64f07f0
11 changed files with 60 additions and 54 deletions

View File

@@ -34,7 +34,7 @@ higher index than the default Conan Center remote, so it is consulted first. You
can do this by running:
```bash
conan remote add --index 0 --force xrplf https://conan.xrplf.org/repository/conan/
conan remote add --index 0 --force xrplf https://conan.ripplex.io
```
Alternatively, you can pull our recipes from the repository and export them locally: