Skip to content

Commit 6ed92bb

Browse files
committed
fix branch name
1 parent 6fe6ba3 commit 6ed92bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/configure-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ EOT
7676
rm -rf $DRIVERS_TOOLS
7777
BRANCH=master
7878
ORG=mongodb-labs
79-
BRANCH=fix-mock-kms-header
79+
BRANCH=fix-mock-kms-headers
8080
ORG=blink1073
8181
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
8282

0 commit comments

Comments
 (0)