From 7e843a1cf4c93ec62b22917dc37a742be3e0ce0a Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:36:28 -0500 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 629634372..f07251fc3 100644 --- a/build.sh +++ b/build.sh @@ -10,7 +10,7 @@ PARSER_VERSION=$4 # version of the parser to download # make examples - we don't need this for docs-landing, but have it here for when we change repos # cloning the content repo -echo "Cloning content repo: ${TESTING_REPO_NAME}, ${testing_key" +echo "Cloning content repo: ${TESTING_REPO_NAME}, ${testing_key}" echo " this is the ${testing_key}" git clone -b ${TESTING_BRANCH_NAME} https://github.com/${TESTING_ORGANIZATION}/${TESTING_REPO_NAME}.git