Skip to content

Commit 97b97f4

Browse files
committed
Set CARGO_NET_GIT_FETCH_WITH_CLI=true in CI
1 parent eeee41d commit 97b97f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
env:
1212
CARGO_INCREMENTAL: 0
13+
CARGO_NET_GIT_FETCH_WITH_CLI: true
1314
CARGO_NET_RETRY: 10
1415
CARGO_TERM_COLOR: always
1516
RUST_BACKTRACE: 1

0 commit comments

Comments
 (0)