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

Add binaries as assets when release #17

Open
tchapacan opened this issue Apr 6, 2024 · 0 comments
Open

Add binaries as assets when release #17

tchapacan opened this issue Apr 6, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tchapacan
Copy link
Owner

Purpose of this issue is to track a new feature that could be usefull for user seeking to directly download the binary that suit them from github.

If multiple arch can be added it would be awesome !

- {os: "ubuntu-latest", target: "x86_64-unknown-linux-gnu", cross: false}
- {os: "ubuntu-latest", target: "armv7-unknown-linux-gnueabihf", cross: true}
- {os: "ubuntu-latest", target: "aarch64-unknown-linux-gnu", cross: true}
@tchapacan tchapacan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers and removed help wanted Extra attention is needed labels Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant