Skip to content

Commit

Permalink
fix handling of new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 9, 2024
1 parent e387e7d commit 424d2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/setup-remote.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ case $DIR in
semantic-kernel-csharp)
MONGODB_URI=$SEMANTIC_KERNEL_MONGODB_URI
;;
langchain-python)
langchain-python | langgraph-python)
MONGODB_URI=$LANGCHAIN_MONGODB_URI
;;
chatgpt-retrieval-plugin)
Expand Down

0 comments on commit 424d2f6

Please sign in to comment.