We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cf2cd commit fb64abdCopy full SHA for fb64abd
.evergreen/install-mongodb-client-encryption.sh
@@ -9,7 +9,7 @@ if [ -z ${PROJECT_DIRECTORY+omitted} ]; then echo "PROJECT_DIRECTORY is unset" &
9
source $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh
10
11
rm -rf mongodb-client-encryption
12
-git clone https://github.com/mongodb-js/mongodb-client-encryption.git -b NODE-6297
+git clone https://github.com/mongodb-js/mongodb-client-encryption.git
13
pushd mongodb-client-encryption
14
15
node --version
0 commit comments