disable cargo-cache

This commit is contained in:
Nikolay Kim 2020-04-05 13:37:31 +06:00
parent 60d4694ac8
commit f9a7dad878

View file

@ -82,5 +82,5 @@ jobs:
- name: Clear the cargo caches - name: Clear the cargo caches
run: | run: |
cargo install cargo-cache --no-default-features --features ci-autoclean cargo install cargo-cache --no-default-features
cargo-cache cargo-cache --dry-run