Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
T8RIN authored Mar 2, 2023
1 parent d806758 commit 059a1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: Unsigned apk
path: app/release/*.apk
path: app/build/output/apk/release/*.apk

0 comments on commit 059a1e4

Please sign in to comment.