Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 378 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 378 Bytes

build-aur-action

The action uses ubuntu to run the latest arch linux docker image, install yay into it, then build the package specified.

Example usage

uses: soloturn/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".