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

Rework Foundry installation #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Rework Foundry installation #71

wants to merge 1 commit into from

Commits on Feb 13, 2024

  1. Rework Foundry installation

    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
    elopez committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a5b2687 View commit details
    Browse the repository at this point in the history