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 b72bb9d commit edb275dCopy full SHA for edb275d
build_dependencies.sh
@@ -33,7 +33,7 @@ git clone --branch R4.4.1 https://github.com/rdkcentral/Thunder.git
33
34
git clone --branch develop https://github.com/rdkcentral/entservices-apis.git
35
36
-git clone https://$GITHUB_TOKEN@github.com/rdkcentral/entservices-testframework.git
+git clone --branch feature/RDKEMW-6167 https://$GITHUB_TOKEN@github.com/rdkcentral/entservices-testframework.git
37
38
############################
39
# Build Thunder-Tools
0 commit comments