Skip to content

Commit bc59f9c

Browse files
q
1 parent 3947e7d commit bc59f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ur-build-hw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
env:
220220
ZE_ENABLE_LOADER_DEBUG_TRACE: 1
221221
ZE_DEBUG: 1
222-
LD_LIBRARY_PATH: "dpcpp_compiler/lib ./dpcpp_compiler/bin/sycl-ls"
222+
LD_LIBRARY_PATH: "./dpcpp_compiler/lib ./dpcpp_compiler/bin/sycl-ls"
223223
UR_SYCL_LIBRARY_DIR: "./dpcpp_compiler/lib"
224224
run: env UR_BUILD_ADAPTER_OPENCL=ON UR_CTS_ADAPTER_PLATFORM="${{matrix.adapter.platform}}" ctest -C ${{matrix.build_type}} --test-dir build --output-on-failure -L "conformance" --timeout 600
225225

0 commit comments

Comments
 (0)