-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Currently, one has to duplicate all local files that are included in the package as part of assets
. However, the action already knows which files should be present: It is specified in the source
array.
PKGBUILD
files are valid shell scripts. Wouldn't it make more sense to do source PKGBUILD
and then iterate over source
and copy everything that doesn't start with http://
?
Metadata
Metadata
Assignees
Labels
No labels