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

sccache not being properly invalidated on changes to .sol files #106

Open
nategraf opened this issue May 10, 2024 · 0 comments
Open

sccache not being properly invalidated on changes to .sol files #106

nategraf opened this issue May 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working CI

Comments

@nategraf
Copy link
Contributor

Changes to .sol files are not properly invalidating the sccache. This is likely fixed by adding a println! to build.rs to ensure that we rebuild if any of the .sol files that are used change.

Example of a failing run:
https://github.com/risc0/risc0-ethereum/actions/runs/9037664809/job/24837174330

@nategraf nategraf added bug Something isn't working CI labels May 10, 2024
@nategraf nategraf self-assigned this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI
Projects
None yet
Development

No branches or pull requests

1 participant