typo
This commit is contained in:
parent
78beb16f72
commit
33c2d766d9
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ readonly APORTSDIR=$GITHUB_WORKSPACE
|
||||||
readonly REPOS="backports user"
|
readonly REPOS="backports user"
|
||||||
readonly BASEBRANCH=$GITHUB_BASE_REF
|
readonly BASEBRANCH=$GITHUB_BASE_REF
|
||||||
|
|
||||||
find package -type -f -name "*.apk"
|
find package -type f -name "*.apk"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue