Skip to content

Commit

Permalink
Fix x86_64 upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Jays2Kings committed Dec 17, 2022
1 parent c34363c commit 6cb3192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
tachiyomij2k-arm64-v8a-${{ env.VERSION_TAG }}.apk
tachiyomij2k-armeabi-v7a-${{ env.VERSION_TAG }}.apk
tachiyomij2k-x86-${{ env.VERSION_TAG }}.apk
tachiyomi-x86_64-${{ env.VERSION_TAG }}.apk
tachiyomij2k-x86_64-${{ env.VERSION_TAG }}.apk
draft: true
prerelease: false
env:
Expand Down

0 comments on commit 6cb3192

Please sign in to comment.