Skip to content

Commit cb7e6b6

Browse files
committed
[DEBUG] Cirrus CI failure
1 parent bdcbf47 commit cb7e6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ task:
44
image: freebsd-12-1-release-amd64
55
setup_rust_script:
66
- pkg install -y curl git bash
7-
- curl https://sh.rustup.rs -sSf --output rustup.sh
7+
- curl -v https://sh.rustup.rs -sSf --output rustup.sh
88
- sh rustup.sh --default-toolchain none -y --profile=minimal
99
target_cache:
1010
folder: target

0 commit comments

Comments
 (0)