Skip to content

Commit

Permalink
Fix typo in dccd155
Browse files Browse the repository at this point in the history
  • Loading branch information
agnostic-apollo committed Jul 2, 2021
1 parent dccd155 commit b90d594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
name: termux-app-armeabi-v7a
path: |
./app/build/outputs/apk/debug/app-armeabi-v7a-debug
./app/build/outputs/apk/debug/app-armeabi-v7a-debug.apk
./app/build/outputs/apk/debug/output-metadata.json
- name: Store generated x86_64 APK file
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit b90d594

Please sign in to comment.