Skip to content

Commit

Permalink
fix upload bug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
detherminal committed Oct 2, 2024
1 parent ab71a27 commit a53dfd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ env.date_today }} - ${{ env.playstore_name }} - ${{ env.repository_name }} - APK(s) release generated
path: ${{ env.main_project_module }}/build/outputs/apk/
path: ${{ env.main_project_module }}/build/outputs/apk/prodMainnet/debug/

0 comments on commit a53dfd5

Please sign in to comment.