minor correction

Signed-off-by: Pratik Mankawde <pmankawde@ripple.com>
This commit is contained in:
Pratik Mankawde
2025-11-12 13:12:01 +00:00
parent ea4d062e68
commit 1d76de83f6

View File

@@ -146,7 +146,7 @@ jobs:
if-no-files-found: error
- name: Check linking (Linux)
if: ${{ runner.os == 'Linux' && input.sanitizers == '' }}
if: ${{ runner.os == 'Linux' && inputs.sanitizers == '' }}
working-directory: ${{ inputs.build_dir }}
run: |
ldd ./rippled