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

Create workflow config file to build automatically #3

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

seia-soto
Copy link
Contributor

@seia-soto seia-soto commented Dec 29, 2020

This is the raw reference of the original repository and there are some targeted goals now.

Current disadvantages

GitHub action does not allow me to quit the action with code 0.

  • Possible Solution: Create a new job and give an if statement to stop the job when the new build is not required.
  • Disadvantage of the solution: Sharing data between two jobs are not that efficient.

Support of Musl libc library in AppImage is not present, yet.

AppImage isn't running on all platforms, yet. Finding an effective way to build binaries for musl libc platforms.

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

Successfully merging this pull request may close these issues.

2 participants