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

Redo caching based on Cargo.lock #779

Open
GeckoEidechse opened this issue Feb 1, 2024 · 0 comments
Open

Redo caching based on Cargo.lock #779

GeckoEidechse opened this issue Feb 1, 2024 · 0 comments

Comments

@GeckoEidechse
Copy link
Member

I started working on another Rust project and it seems like caching works a lot better there by just using the checksum of the Cargo.lock file as the identifier instead of using a separate action.

https://github.com/GeckoEidechse/mdbook-gitbook/blob/16969b1d187940029c96183e6409b1de35e6d7a9/.github/workflows/build.yml#L13-L21

Might be worth trying the same thing for FlightCore 👀

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

No branches or pull requests

1 participant