static liking for gcc

Signed-off-by: Pratik Mankawde <pmankawde@ripple.com>
This commit is contained in:
Pratik Mankawde
2025-11-12 14:09:12 +00:00
parent 1d76de83f6
commit b650852fa7
2 changed files with 27 additions and 11 deletions

View File

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