We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a72c9 commit 47c0da5Copy full SHA for 47c0da5
.github/workflows/e2e.yml
@@ -59,7 +59,6 @@ jobs:
59
echo 'DEBUG_ACCOUNT_PASSWORD=${{ secrets.DEBUG_ACCOUNT_PASSWORD }}' >> ${{ env.ENV_VAR_FILE_NAME }}
60
61
- name: Build apk for emulator
62
- working-directory: android
63
run: |
64
./gradlew assembleDebug --no-daemon -PreactNativeArchitectures=${{ env.ANDROID_ARCH }}
65
0 commit comments