From 3afc8f5f1bcb4f9f484eaac700d1dd120e135345 Mon Sep 17 00:00:00 2001 From: The Judge <53906078+thejudge156@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:40:37 -0700 Subject: [PATCH] Update gradle.yml --- .github/workflows/gradle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 533075be..d5ce07ca 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -54,7 +54,7 @@ jobs: QCXR_KEYSTORE_ALIAS: ${{ secrets.QCXR_KEYSTORE_ALIAS }} QCXR_KEYSTORE_PASS: ${{ secrets.QCXR_KEYSTORE_PASS }} - - name: Upload APK + - name: Upload AAR uses: actions/upload-artifact@v3 with: name: app-debug