mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 21:37:58 +03:00
disable cargo-cache
This commit is contained in:
parent
60d4694ac8
commit
f9a7dad878
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
@ -82,5 +82,5 @@ jobs:
|
|||
|
||||
- name: Clear the cargo caches
|
||||
run: |
|
||||
cargo install cargo-cache --no-default-features --features ci-autoclean
|
||||
cargo-cache
|
||||
cargo install cargo-cache --no-default-features
|
||||
cargo-cache --dry-run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue