Skip to content

Commit 8710f65

Browse files
committed
fixup
1 parent aed9dcd commit 8710f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/run-docker.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ run() {
2626
--env CARGO_HOME=/cargo \
2727
--env CARGO_TARGET_DIR=/checkout/target \
2828
--volume "$(dirname "$(dirname "$(command -v cargo)")")":/cargo \
29-
--volume "${HOME}/.cargo":/cargo \
3029
--volume "$(rustc --print sysroot)":/rust:ro \
3130
--volume "$(pwd)":/checkout:ro \
3231
--volume "$(pwd)"/target:/checkout/target \

0 commit comments

Comments
 (0)