Skip to content

Commit

Permalink
try using app/build/outputs path
Browse files Browse the repository at this point in the history
  • Loading branch information
jcxldn committed Jan 28, 2024
1 parent a2391e3 commit 46e1cc2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/frontend-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,5 @@ jobs:
with:
name: android-development
path: |
./frontend/android/build/fosscat.aab
./frontend/android/build/fosscat.apk
- run: ls ./frontend/android/build/
./frontend/android/app/build/outputs/bundle/app-release.aab
- run: ls -R ./frontend/android/app/build/outputs/

0 comments on commit 46e1cc2

Please sign in to comment.