Skip to content
package

GitHub Action

Build AppImage

v1 Latest version

Build AppImage

package

Build AppImage

Build an AppImage using appimage-builder

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Build AppImage

uses: AppImageCrafters/build-appimage@v1

Learn more about this action in AppImageCrafters/build-appimage

Choose a version

build-appimage

Create an AppImage using appimage-builder. Check the appimage-builder documentation for more details about writing the recipe files.

Inputs

recipe

Required The appimage-builder recipe file.

args

Optional The appimage-builder execution args.

Example usage

uses: AppImageCrafters/build-appimage@master
  with:
    recipe: "./appimage-demo-qt5/AppImageBuilder.yml"
  env:
    UPDATE_INFO: gh-releases-zsync|AppImageCrafters|appimage-demo-qt5|latest|*x86_64.AppImage.zsync