Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alph00 committed Jun 28, 2024
1 parent 128ac94 commit 4513ccc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run_core_ut.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ search_files() {
cd ./core/build/unittest
ls
cd -
pwd
export LD_LIBRARY_PATH=$TARGET_ARTIFACT_PATH:$LD_LIBRARY_PATH
echo "LD_LIBRARY_PATH: $LD_LIBRARY_PATH"
cd $TARGET_ARTIFACT_PATH
search_files .

0 comments on commit 4513ccc

Please sign in to comment.