You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks @mds1 that's a good point
Looking at the error message, it might also be https://github.com/foundry-rs/foundry/issues/3942 (which would explain why the tests are passing in @pcaversaccio CI).
@elopez : maybe we can update the commit used for foundryup, and if installing foundry fails, we do a `sleep` for 1-2 second, and try again?
The action will now attempt to run `foundryup` multiple times in an
attempt to make the installation more reliable. A new action parameter,
`foundry-version`, is now available as well, so users can lock in
a known-working Foundry version if needed.
Closes#69
Originally posted by @montyly in #66 (comment)
The text was updated successfully, but these errors were encountered: