Skip to content

Commit edb275d

Browse files
Updated testframework branch to resolve native build issue
1 parent b72bb9d commit edb275d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ git clone --branch R4.4.1 https://github.com/rdkcentral/Thunder.git
3333

3434
git clone --branch develop https://github.com/rdkcentral/entservices-apis.git
3535

36-
git clone https://$GITHUB_TOKEN@github.com/rdkcentral/entservices-testframework.git
36+
git clone --branch feature/RDKEMW-6167 https://$GITHUB_TOKEN@github.com/rdkcentral/entservices-testframework.git
3737

3838
############################
3939
# Build Thunder-Tools

0 commit comments

Comments
 (0)