Skip to content

Commit a143755

Browse files
authored
minor: fix macOS evergreen failures (#111)
1 parent 6d2f49e commit a143755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/install-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
rm -rf ~/.rustup
44
curl https://sh.rustup.rs -sSf | sh -s -- -y --no-modify-path
55

6+
echo "export CARGO_NET_GIT_FETCH_WITH_CLI=true" >> ~/.cargo/env
67
. ~/.cargo/env
78
rustup toolchain install nightly -c rustfmt

0 commit comments

Comments
 (0)