Skip to content

Commit 9064ee9

Browse files
authored
Apply suggestion from @anmyachev
1 parent a34823b commit 9064ee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-reusable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ jobs:
296296
BUILD_TESTING=1 PTI_BUILD_SAMPLES=1 cmake --build --preset linux-icpx-release
297297
298298
PTI_LIBS_DIR="$(pwd)/build-linux-icpx-release/lib/"
299+
cd ../..
299300
300301
export LD_LIBRARY_PATH=$PTI_LIBS_DIR:$LD_LIBRARY_PATH
301302
export TRITON_XPUPTI_LIB_PATH=$PTI_LIBS_DIR

0 commit comments

Comments
 (0)