Skip to content

Commit 26105cf

Browse files
committed
CI: Fix ESP Thread Border Router build
1 parent db6b6f3 commit 26105cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ variables:
6363
6464
.setup_ot_br: &setup_ot_br
6565
- cd ${CI_PROJECT_DIR}
66+
- apt-get update
6667
- apt-get install -y openssh-client
6768
- git clone ${ESP_THREAD_BR_REPO_URL}
6869
- cd ${BR_PATH}/examples/basic_thread_border_router

0 commit comments

Comments
 (0)