mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
appveyor: on_finish run after saving cache
Use after_test instead
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ branches:
|
||||
|
||||
cache:
|
||||
- '%USERPROFILE%\.cargo'
|
||||
on_finish:
|
||||
after_test:
|
||||
- cargo install -Z install-upgrade cargo-cache --debug
|
||||
- cargo cache --autoclean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user