From cfeb0588c1d8633a9c90a299b0a2976990b33816 Mon Sep 17 00:00:00 2001 From: VillagerTom Date: Tue, 20 Feb 2024 18:03:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E5=8F=91=E9=80=81=E5=85=B6?= =?UTF-8?q?=E4=BB=96=E6=9E=B6=E6=9E=84APK,=20=E5=87=8F=E5=B0=91=E5=8F=91?= =?UTF-8?q?=E9=80=81=E6=96=87=E4=BB=B6=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/alpha.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 4d840447..6cda8d49 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -209,7 +209,7 @@ jobs: path: | ./Pilipala-CI/Pili-${{ needs.update_version.outputs.new_version }}.ipa ./Pilipala-CI/Pili-arm64-v8a-${{ needs.update_version.outputs.new_version }}.apk - ./Pilipala-CI/Pili-armeabi-v7a-${{ needs.update_version.outputs.new_version }}.apk - ./Pilipala-CI/Pili-x86_64-${{ needs.update_version.outputs.new_version }}.apk + #./Pilipala-CI/Pili-armeabi-v7a-${{ needs.update_version.outputs.new_version }}.apk + #./Pilipala-CI/Pili-x86_64-${{ needs.update_version.outputs.new_version }}.apk CONTEXT: "**Pre-release:** ${{ needs.update_version.outputs.new_version }}" PARSE_MODE: Markdown