We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
App Images are Linux distro agnostic binaries, so this would be great to prioritize for Linux support
https://www.booleanworld.com/creating-linux-apps-run-anywhere-appimage/
Also add a job that builds a pacman binary (to be used with Arch linux).
Both of these new binaries should be artifacts to be used during release (see comment below).
The text was updated successfully, but these errors were encountered:
Can reference how the Windows release job is done: https://github.com/Proryanator/encoder-benchmark/blob/main/.github/workflows/windows_release.yml
Would be similar in the same way that it takes an input name/tag (set during the release github action), and passes the binaries as artifacts.
Sorry, something went wrong.
No branches or pull requests
App Images are Linux distro agnostic binaries, so this would be great to prioritize for Linux support
https://www.booleanworld.com/creating-linux-apps-run-anywhere-appimage/
Also add a job that builds a pacman binary (to be used with Arch linux).
Both of these new binaries should be artifacts to be used during release (see comment below).
The text was updated successfully, but these errors were encountered: