Skip to content

Commit fc9a406

Browse files
committed
re-add bump
1 parent ae5b5d4 commit fc9a406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/install-npm-deps.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ npm run mark-ci-required-optional-dependencies
3131
# along with its types, but npm wouldn't try and compile the addon
3232
(npm ci && test -e node_modules/mongodb-client-encryption) || npm ci --ignore-scripts
3333

34+
npm run evergreen-release bump
35+
3436
echo "npm packages after installation"
3537
npm ls || true

0 commit comments

Comments
 (0)