Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
T8RIN authored Jul 17, 2023
1 parent c29aafc commit f05991c
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 @@ -37,4 +37,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: Signed apks
path: app/build/outputs/apk/release/*
path: app/build/outputs/apk/release/*-signed.apk

0 comments on commit f05991c

Please sign in to comment.