Skip to content

Commit

Permalink
hehe.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Jul 27, 2024
1 parent 9f38fe0 commit 939b9ef
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 @@ -35,7 +35,7 @@ jobs:
uses: hkusu/apk-info-action@v1
with:
apk-path: ${{ steps.apk-path.outputs.path }}
- name: Show everyone the .apk info here:
- name: Show everyone the apk info here
run: |
echo '${{ steps.apk-info.outputs.application-name }}'
echo '${{ steps.apk-info.outputs.application-id }}'
Expand Down

0 comments on commit 939b9ef

Please sign in to comment.