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

musl builds are missing from releases #24

Open
jazzdan opened this issue Feb 14, 2024 · 0 comments
Open

musl builds are missing from releases #24

jazzdan opened this issue Feb 14, 2024 · 0 comments

Comments

@jazzdan
Copy link

jazzdan commented Feb 14, 2024

Releases, such as the most recent one, claim that they provide a musl build for Linux but when you try to access that URL you get a 404:

wget https://github.com/benbrittain/buckle/releases/download/v1.1.0/buckle-x86_64-unknown-linux-musl.tar.xz
--2024-02-14 23:23:14--  https://github.com/benbrittain/buckle/releases/download/v1.1.0/buckle-x86_64-unknown-linux-musl.tar.xz
Resolving github.com (github.com)... 140.82.113.4
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-02-14 23:23:14 ERROR 404: Not Found.

From looking at the uploaded artifacts I don't see a musl variant being uploaded at all.

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