Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 246 Bytes

arcadia-makepkg

This action is used to build packages for arcadia linux

Inputs

path

Required Path to directory containing the PKGBUILD file

Example usage

uses: actions/arcadia-makepkg@v1 with: path: '/path/to/directory'