Skip to content

Commit fd323b3

Browse files
committed
back to upstream
1 parent 37b37c1 commit fd323b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/prepare-resources.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pushd $HERE
66
. env.sh
77

88
rm -rf $DRIVERS_TOOLS
9-
git clone --branch det-uv-install https://github.com/eramongodb/drivers-evergreen-tools.git $DRIVERS_TOOLS
9+
git clone https://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
1010
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" >$MONGO_ORCHESTRATION_HOME/orchestration.config
1111

1212
popd

0 commit comments

Comments
 (0)