Skip to content

Conversation

@enkhjile
Copy link
Contributor

@enkhjile enkhjile commented Feb 6, 2025

Description

This PR addresses an issue with long-running self-hosted runners where Rust binaries are cleared after the workflow run due to the default behavior of clearing $HOME/.cargo/bin. The change introduces a new input, cache-bin, which allows users to control whether this folder is cached or not.

https://github.com/Swatinem/rust-cache?tab=readme-ov-file#known-issues

Copy link
Contributor

@robjtede robjtede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks 👍🏻

@robjtede robjtede merged commit b38f618 into actions-rust-lang:main Feb 24, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants