Skip to content

Commit d7e1d08

Browse files
committed
more ld path
Signed-off-by: Alexander Droste <[email protected]>
1 parent e496459 commit d7e1d08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sql-benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ jobs:
177177
OTEL_EXPORTER_OTLP_ENDPOINT: '${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}'
178178
OTEL_EXPORTER_OTLP_HEADERS: '${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}'
179179
OTEL_RESOURCE_ATTRIBUTES: 'bench-name=${{ matrix.id }}'
180+
LD_LIBRARY_PATH: target/lib
180181
run: |
181182
target/release_debug/${{ matrix.binary_name }} \
182183
-d gh-json \

0 commit comments

Comments
 (0)