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

Critical fix: check if rpc cache exists on save #21

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

PaulRBerg
Copy link
Contributor

I just started using the action from master (which has #19 merged in), and I got this error during a CI workflow execution that did NOT contain fork tests:

Screenshot 2023-01-12 at 3 54 23 PM

The solution is to check if the ~/.foundry/cache/rpc path exists before attempting to save the cache there.

@PaulRBerg
Copy link
Contributor Author

Hey @gakonst, sorry for the tag, do you think you could take a quick look at this? It's just a few lines of code.

This is a blocker, and needs to be patched soon to make master work properly again.

@gakonst gakonst merged commit 7ae99f3 into foundry-rs:master Jan 13, 2023
@PaulRBerg PaulRBerg deleted the fix-save branch January 14, 2023 08:48
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.

2 participants