Update README.md
This commit is contained in:
parent
a466636968
commit
8388956edb
|
@ -1,6 +1,8 @@
|
||||||
# calbuilder
|
# calbuilder
|
||||||
GitHub action to build a package, analyze it with namcap, and output the package file and its .SRCINFO.
|
GitHub action to build a package, analyze it with namcap, and output the package file and its .SRCINFO.
|
||||||
|
|
||||||
|
This action supports PKGBUILDs that have AUR dependencies.
|
||||||
|
|
||||||
## Inputs and outputs
|
## Inputs and outputs
|
||||||
Inputs:
|
Inputs:
|
||||||
* `pkgDir`: PKGBUILD directory relative path.
|
* `pkgDir`: PKGBUILD directory relative path.
|
||||||
|
|
Loading…
Reference in New Issue