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

404 error when trying to download nightly #53

Open
samlaf opened this issue Jun 13, 2024 · 0 comments
Open

404 error when trying to download nightly #53

samlaf opened this issue Jun 13, 2024 · 0 comments

Comments

@samlaf
Copy link

samlaf commented Jun 13, 2024

All of my pipelines are currently broken by
image

I checked and the url https://github.com/foundry-rs/foundry/releases/download/nightly/foundry_nightly_linux_amd64.tar.gz indeed isn't working (is this a github issue??)

The release url with commit hash https://github.com/foundry-rs/foundry/releases/download/nightly-88011569efcebc9152267be217c8cfbedc32c07c/foundry_nightly_linux_amd64.tar.gz is working however.

But it seems like even if I update my input to

      - name: Install Foundry
        uses: foundry-rs/foundry-toolchain@v1
        with:
          version: nightly-88011569efcebc9152267be217c8cfbedc32c07c

the action removes the commit hash? Why is that?

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