mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
process: ci: fix cargo binary caching
This commit is contained in:
+3
-1
@@ -16,7 +16,9 @@ matrix:
|
||||
- rust: beta
|
||||
|
||||
- rust: nightly
|
||||
cache: $HOME/.cargo/bin
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cargo/bin
|
||||
sudo: required
|
||||
addons:
|
||||
apt:
|
||||
|
||||
Reference in New Issue
Block a user