Skip to content

Commit

Permalink
ci: upload fdroid builds from the correct folder [WPB-10367] (#3248)
Browse files Browse the repository at this point in the history
Co-authored-by: Yamil Medina <[email protected]>
  • Loading branch information
MohamadJaara and yamilmedina authored Jul 31, 2024
1 parent 390b79b commit 0a90c93
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-fdroid-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,5 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-bucket: ${{ secrets.AWS_S3_BUCKET }}
github-token: ${{ secrets.GITHUB_TOKEN }}
build-flavour: Fdroid
build-flavour: fdroid
build-variant: compatrelease
- name: Attach APK to release
uses: softprops/[email protected]
with:
files: app/build/outputs/apk/fdroidCompatRelease/*.apk

0 comments on commit 0a90c93

Please sign in to comment.