fix: wrong CI dependency for F-Droid builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
85c1660104
commit
bdb9bdb469
2 changed files with 2 additions and 2 deletions
|
|
@ -205,7 +205,7 @@ fdroid_repo:
|
|||
paths:
|
||||
- repo
|
||||
needs:
|
||||
- "build_android_debug"
|
||||
- "build_android_apk"
|
||||
resource_group: playstore_release
|
||||
allow_failure: true
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue