Skip to content

Add GitHub Actions workflow for NoteKit AppImage - #164

Open
luca067296 wants to merge 1 commit into
blackhole89:masterfrom
luca067296:master
Open

Add GitHub Actions workflow for NoteKit AppImage#164
luca067296 wants to merge 1 commit into
blackhole89:masterfrom
luca067296:master

Conversation

@luca067296

Copy link
Copy Markdown

This workflow automates the building and releasing of the NoteKit AppImage. It installs dependencies, compiles the application, creates the AppImage, and publishes it to GitHub Releases. It uses https://github.com/pkgforge-dev/anylinux-appimages to package it so it works on any Linux system (Even musl-libc and non-FHS systems) without dependencies.

This workflow automates the building and releasing of the NoteKit AppImage on pushes to the main branch. It installs dependencies, compiles the application, creates the AppImage, and publishes it to GitHub Releases.
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.

1 participant