diff --git a/.github/workflows/pr_test_build.yml b/.github/workflows/pr_test_build.yml index f905fdc50..f31e91653 100644 --- a/.github/workflows/pr_test_build.yml +++ b/.github/workflows/pr_test_build.yml @@ -149,7 +149,7 @@ jobs: echo "const ankrApiKey = '${{ secrets.ANKR_API_KEY }}';" >> cw_solana/lib/.secrets.g.dart - name: Rename app - run: echo -e "id=com.cakewallet.test_${{ echo -n env.BRANCH_NAME | sha512sum }}\nname=${{ env.BRANCH_NAME }}" > /opt/android/cake_wallet/android/app.properties + run: echo -e "id=com.cakewallet.test_${{ md5sum << /opt/android/cake_wallet/android/app.properties - name: Build run: |