Make sure sccache not present doesn't kill the build
This commit is contained in:
parent
fa8d3b59bd
commit
0843207d1b
@ -141,4 +141,4 @@ else
|
||||
do_make "$RUST_CHECK_TARGET"
|
||||
fi
|
||||
|
||||
sccache --show-stats
|
||||
sccache --show-stats || true
|
||||
|
Loading…
Reference in New Issue
Block a user