Skip to content

Commit

Permalink
Update apk name build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 authored Dec 20, 2023
1 parent 5732284 commit 07eeaf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Debug APK
path: app/build/outputs/apk/debug/app-debug.apk
path: app/build/outputs/apk/debug/app-universal-debug.apk

- name: Upload Test Results
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 07eeaf4

Please sign in to comment.