Skip to content

Commit 468a788

Browse files
committed
clean up install
1 parent 9eb9700 commit 468a788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/install-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ else
1010
fi
1111

1212

13-
_CURL_ARGS="--proto '=https' --tlsv1.2 -LsSf"
13+
_CURL_ARGS="--tlsv1.2 -LsSf"
1414

1515
function _cargo_install() {
1616
# CARGO_HOME is defined in configure-env.sh

0 commit comments

Comments
 (0)