Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kyujin-cho committed Jan 20, 2024
1 parent 43564e7 commit 4ae17b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-aab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
- name: Upload APK
uses: actions/upload-artifact@v3
with:
name: ${{ steps.build_apk.outputs.upload_filename }}
name: ${{ steps.build_aab.outputs.upload_filename }}
path: dev.bluehouse.enablevolte.aab
retention-days: 3

0 comments on commit 4ae17b9

Please sign in to comment.