Skip to content

Commit

Permalink
Merge branch 'mongodb-js:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
arabull authored Sep 4, 2024
2 parents e43e09f + 9854213 commit 1eabc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ fi
echo "npm location: $(which npm)"
echo "npm version: $(npm -v)"

npm install "${NPM_OPTIONS}"
npm install "${NPM_OPTIONS}" --build-from-source
ldd build/*/kerberos.node || true

0 comments on commit 1eabc9d

Please sign in to comment.