[skip ci] Increase size of the message indicating which apk to download
(cherry picked from commit ddbe8efbc5cb0665be0775b128e70ace8cee2b12) # Conflicts: # .github/workflows/build_push.yml # Conflicts: # .github/workflows/build_push.yml
This commit is contained in:
parent
3d630d5d05
commit
9d007845a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
|
@ -151,7 +151,7 @@ jobs:
|
|||
| x86 | ${{ env.APK_X86_SHA }} |
|
||||
| x86_64 | ${{ env.APK_X86_64_SHA }} |
|
||||
|
||||
If you are unsure which version to choose then go with Komikku-${{ env.VERSION_TAG }}.apk
|
||||
## If you are unsure which version to choose then go with Komikku-${{ env.VERSION_TAG }}.apk
|
||||
files: |
|
||||
Komikku-${{ env.VERSION_TAG }}.apk
|
||||
Komikku-arm64-v8a-${{ env.VERSION_TAG }}.apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue