Skip to content

Commit

Permalink
debug artifact location
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-8 committed Sep 24, 2024
1 parent 33d9293 commit 1010919
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fastlane_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{ inputs.app_name }}-release.aab
- name: Debug > Display structure of downloaded files
run: ls -R
- name: Convert aab to apk
id: convert_aab
uses: mukeshsolanki/[email protected]
Expand Down

0 comments on commit 1010919

Please sign in to comment.