fix CI caches
This commit is contained in:
parent
346456f59f
commit
c626e4a526
@ -1,7 +1,7 @@
|
||||
cache: cargo
|
||||
before_cache:
|
||||
- find ./target/debug -type f -maxdepth 1 -delete
|
||||
- rm -fr ./target/debug/{deps,.fingerprint}/{*ra_*,*test*,*tools*,*gen_lsp*}
|
||||
- rm -fr ./target/debug/{deps,.fingerprint}/{*ra_*,*test*,*tools*,*gen_lsp*,*thread_worker*}
|
||||
- rm -f ./target/.rustc_info.json
|
||||
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user