1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-07-31 06:17:01 +00:00

Android: Fix artifact upload path

This commit is contained in:
Michael Hollister 2025-07-10 17:34:51 -05:00
parent 982a576743
commit 9de98930d2

View file

@ -39,6 +39,5 @@ buildAndroid:
access: all
expire_in: "30 days"
paths:
- /artifacts/$ANDROID_VERSION_CODE/fcast-release.apk
- /artifacts/$ANDROID_VERSION_CODE/fcast-playstore-release.aab
- /artifacts/$ANDROID_VERSION_CODE/*
when: manual