Skip to content

Commit 607f795

Browse files
committed
appveyor: on_finish run after saving cache
Use after_test instead
1 parent 4a388e1 commit 607f795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ branches:
1515

1616
cache:
1717
- '%USERPROFILE%\.cargo'
18-
on_finish:
18+
after_test:
1919
- cargo install -Z install-upgrade cargo-cache --debug
2020
- cargo cache --autoclean
2121

0 commit comments

Comments
 (0)