Skip to content

Commit

Permalink
feat(NODE-4721): add aws-sdk as optional dependency (#3446)
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Oct 18, 2022
1 parent 5f37cb6 commit b879cb5
Show file tree
Hide file tree
Showing 9 changed files with 8,606 additions and 5,630 deletions.
2 changes: 1 addition & 1 deletion .evergreen/config.in.yml
Expand Up @@ -351,7 +351,7 @@ functions:
working_dir: "src"
script: |
${PREPARE_SHELL}
NODE_LTS_NAME=${NODE_LTS_NAME} MSVS_VERSION=${MSVS_VERSION} \
NODE_LTS_NAME=${NODE_LTS_NAME} MSVS_VERSION=${MSVS_VERSION} NPM_OPTIONS=${NPM_OPTIONS}\
bash ${PROJECT_DIRECTORY}/.evergreen/install-dependencies.sh
- command: expansions.update
params:
Expand Down

0 comments on commit b879cb5

Please sign in to comment.