Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ducksoft/build-aur-action

Build Specific AUR Package in Docker
https://github.com/ducksoft/build-aur-action

archlinux aur docker-image github-action github-actions-docker

Last synced: 3 months ago
JSON representation

Build Specific AUR Package in Docker

Awesome Lists containing this project

README

        

# build-aur-action

## Example usage
```yaml
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"`.