Skip to content

Commit

Permalink
clean up binary directory
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 27, 2024
1 parent c69e50f commit ba83545
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .evergreen/atlas/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ SCRIPT_DIR=$(dirname ${BASH_SOURCE[0]})

source $SCRIPT_DIR/secrets-export.sh
. ${DRIVERS_TOOLS}/.evergreen/check-connection.sh

# Clean up binary directory.
rm -rf ${DRIVERS_TOOLS}/mongodb

0 comments on commit ba83545

Please sign in to comment.