We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 602f714 commit 02e347eCopy full SHA for 02e347e
.ci/scripts/setup-samsung-linux-deps.sh
@@ -45,7 +45,7 @@ download_ai_lite_core() {
45
46
tar -C "${TARGET_PATH}" --strip-components=1 -xzvf "${OUT_FILE}"
47
48
- export EXYNOS_AI_LITECORE_ROOT=${_exynos_lite_core_dir}
+ export EXYNOS_AI_LITECORE_ROOT=${TARGET_PATH}
49
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH:-}:${EXYNOS_AI_LITECORE_ROOT}/lib/x86_64-linux
50
}
51
0 commit comments