Skip to content
user-check

GitHub Action

Build AUR Package

v1.1 Latest version

Build AUR Package

user-check

Build AUR Package

Test build an AUR package in Docker container

Installation

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

              

- name: Build AUR Package

uses: DuckSoft/build-aur-action@v1.1

Learn more about this action in DuckSoft/build-aur-action

Choose a version

build-aur-action

Example usage

uses: DuckSoft/build-aur-action@master
with:
  repo-name: qv2ray-dev-git

Inputs

repo-name

Required The name of the AUR repo to build. Default "qv2ray-dev-git".