Skip to content

Commit

Permalink
Use correct expansions in install
Browse files Browse the repository at this point in the history
  • Loading branch information
gagik committed Nov 14, 2024
1 parent 5801874 commit 8e2d7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/evergreen.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,7 @@ tasks:
- func: checkout
- func: install
vars:
node_js_version: ${nVersion}
node_js_version: ${node_js_version}
- func: test
vars:
mongosh_server_test_version: ${mongosh_server_test_version}
Expand Down

0 comments on commit 8e2d7ee

Please sign in to comment.