Skip to content

Commit b36a000

Browse files
committed
fix ci issue
- fixed certification issue Signed-off-by: jiseong.oh <[email protected]>
1 parent b4443e8 commit b36a000

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/scripts/setup-samsung-linux-deps.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ download_ai_lite_core() {
1818

1919
_tmp_archive="/tmp/exynos-ai-litecore-v0.5.0.tar.gz"
2020

21+
sudo update-ca-certificates
22+
2123
curl --silent --show-error --location --fail --retry 3 \
2224
--output "${_tmp_archive}" "${_exynos_ai_lite_core_url}"
2325

0 commit comments

Comments
 (0)