diff --git a/.github/workflows/frontend-development.yml b/.github/workflows/frontend-development.yml index d19d30b..c5101cc 100644 --- a/.github/workflows/frontend-development.yml +++ b/.github/workflows/frontend-development.yml @@ -61,5 +61,5 @@ jobs: with: name: android-development path: | - ./frontend/fosscat.aab - - run: ls ./frontend \ No newline at end of file + ./frontend/android/fosscat.aab + - run: ls ./frontend/android \ No newline at end of file