Skip to content

Commit

Permalink
change upload to aab, fix ls call
Browse files Browse the repository at this point in the history
  • Loading branch information
jcxldn committed Jan 28, 2024
1 parent 708a50e commit be7c4df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/frontend-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
with:
name: android-development
path: |
./frontend/fosscat.apk
- run: ls
./frontend/fosscat.aab
- run: ls ./frontend

0 comments on commit be7c4df

Please sign in to comment.