mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 09:42:57 +01:00
fix cargo cache on msrv
This commit is contained in:
parent
8d124713fc
commit
bb0331ae28
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -123,5 +123,5 @@ jobs:
|
||||
|
||||
- name: Clear the cargo caches
|
||||
run: |
|
||||
cargo install cargo-cache --no-default-features --features ci-autoclean
|
||||
cargo install cargo-cache --version 0.6.2 --no-default-features --features ci-autoclean
|
||||
cargo-cache
|
||||
|
Loading…
Reference in New Issue
Block a user