typo
All checks were successful
/ deploy (pull_request) Successful in 24s
/ build-x86_64 (pull_request) Successful in 41s
/ lint (pull_request) Successful in 23s

This commit is contained in:
Antoine Martin 2024-08-11 20:47:46 -04:00
parent 78beb16f72
commit 33c2d766d9
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -7,5 +7,5 @@ readonly APORTSDIR=$GITHUB_WORKSPACE
readonly REPOS="backports user"
readonly BASEBRANCH=$GITHUB_BASE_REF
find package -type -f -name "*.apk"
find package -type f -name "*.apk"