Skip to content

Commit fb64abd

Browse files
use main again
1 parent 00cf2cd commit fb64abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/install-mongodb-client-encryption.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if [ -z ${PROJECT_DIRECTORY+omitted} ]; then echo "PROJECT_DIRECTORY is unset" &
99
source $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh
1010

1111
rm -rf mongodb-client-encryption
12-
git clone https://github.com/mongodb-js/mongodb-client-encryption.git -b NODE-6297
12+
git clone https://github.com/mongodb-js/mongodb-client-encryption.git
1313
pushd mongodb-client-encryption
1414

1515
node --version

0 commit comments

Comments
 (0)