Skip to content

Commit 6be1b90

Browse files
authored
fix(ci): remove bump at compilation (#2342)
1 parent 353bf7e commit 6be1b90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.evergreen/compile-artifact.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ elif [ -n "$MONGOSH_SHARED_OPENSSL" ]; then
7575
fi
7676

7777
export PUPPETEER_SKIP_DOWNLOAD="true"
78-
npm run evergreen-release bump
7978
npm run evergreen-release compile
8079
dist/mongosh --version
8180
dist/mongosh --build-info

0 commit comments

Comments
 (0)