mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
minor change
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/telemetry-validation.yml
vendored
2
.github/workflows/telemetry-validation.yml
vendored
@@ -105,7 +105,7 @@ jobs:
|
||||
-DCMAKE_TOOLCHAIN_FILE:FILEPATH=build/generators/conan_toolchain.cmake \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-Dtelemetry=ON
|
||||
cmake --build build --parallel $(nproc)
|
||||
cmake --build build --target xrpld --parallel $(nproc)
|
||||
|
||||
- name: Make scripts executable
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user