Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored Nov 25, 2024
1 parent 7e706bd commit 7e843a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7e843a1

Please sign in to comment.