Make sure sccache not present doesn't kill the build
This commit is contained in:
parent
fa8d3b59bd
commit
0843207d1b
1 changed files with 1 additions and 1 deletions
|
|
@ -141,4 +141,4 @@ else
|
|||
do_make "$RUST_CHECK_TARGET"
|
||||
fi
|
||||
|
||||
sccache --show-stats
|
||||
sccache --show-stats || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue