Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(actions): use rust-cache action #1974

Merged
merged 1 commit into from Jul 14, 2022
Merged

fix(actions): use rust-cache action #1974

merged 1 commit into from Jul 14, 2022

Conversation

abonander
Copy link
Collaborator

I think the CI failures we've been seeing lately are due to bad incremental compilation artifacts being cached. The rust-cache action is smarter about what it actually caches.

I think the CI failures we've been seeing lately are due to bad incremental compilation artifacts being cached. The rust-cache action is smarter about what it actually caches.
@abonander abonander merged commit 60cc7c9 into main Jul 14, 2022
@abonander abonander deleted the abonander-patch-1 branch July 14, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant