Skip to content

Commit

Permalink
Update path of generated APK
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Nov 6, 2023
1 parent 5c1d338 commit f3ee19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
uses: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05
with:
name: delta-apk-${{ steps.getDeltaRef.outputs.DELTA_REF }}
path: android/app/build/outputs/apk/e2e/release/app-e2edelta-release.apk
path: android/app/build/outputs/apk/e2edelta/release/app-e2edelta-release.apk

runTestsInAWS:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f3ee19e

Please sign in to comment.