CI: Add non-free as an expected directory APKBUILDs (MR 1868)
We may wish to distribute some files that are explicitly non-free, and it makes sense to place them in a separate non-free directory rather than in main.
This commit is contained in:
parent
c334997339
commit
1018a95ddd
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ expected_directories = [
|
|||
"maemo",
|
||||
"main",
|
||||
"modem",
|
||||
"non-free",
|
||||
"sxmo",
|
||||
"temp",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue