Skip to content

Commit

Permalink
update apk location
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmr committed Dec 12, 2023
1 parent 77b59a8 commit b437cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ env.repository_name }} - Android APK
path: ${{ env.main_project_module }}/build/outputs/apk/debug/android-debug.apk
path: ${{ env.main_project_module }}/build/outputs/apk/dhis/debug/dhis2-v2.9-dhis-debug.apk

0 comments on commit b437cdd

Please sign in to comment.