diff --git a/.github/workflows/build-submit-android.yml b/.github/workflows/build-submit-android.yml index c2fed7cd78..f0ca54a513 100644 --- a/.github/workflows/build-submit-android.yml +++ b/.github/workflows/build-submit-android.yml @@ -76,8 +76,8 @@ jobs: # if: ${{ inputs.profile != 'production' }} # run: mv build.aab build.apk - - name: Temp, RM me - run: | + - name: Temp, RM me + run: | echo "temp test" > build.aab echo "temp test" > build.apk