fix: wrong CI dependency for F-Droid builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2022-08-06 15:30:52 +02:00
commit bdb9bdb469
2 changed files with 2 additions and 2 deletions

View file

@ -205,7 +205,7 @@ fdroid_repo:
paths:
- repo
needs:
- "build_android_debug"
- "build_android_apk"
resource_group: playstore_release
allow_failure: true
only: