Skip to content

Commit

Permalink
Update android_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k3ssdev committed May 22, 2024
1 parent 1c5da67 commit 06fadfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,5 @@ jobs:
- name: Upload APK
uses: actions/upload-artifact@v4
with:
name: stacompanion.apk
path: app/build/outputs/apk/debug/app-debug.apk
name: stacompanion
path: app/build/outputs/apk/debug/*.apk

0 comments on commit 06fadfe

Please sign in to comment.