Skip to content

Commit

Permalink
hopefully xD
Browse files Browse the repository at this point in the history
  • Loading branch information
shub39 committed Jun 6, 2024
1 parent d7e11c7 commit 9ace656
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Build APK
run: ./gradlew assembleRelease

- name: List build outputs (debugging)
run: ls -R app/build/outputs/

- name: Upload APK
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 9ace656

Please sign in to comment.