diff --git a/.github/workflows/android-app-reproducible.yml b/.github/workflows/android-app-reproducible.yml index 2b2016ee0811..bb9a5d9e7736 100644 --- a/.github/workflows/android-app-reproducible.yml +++ b/.github/workflows/android-app-reproducible.yml @@ -43,12 +43,12 @@ jobs: - iteration: a type: nativeful command: ./build-apk.sh --fdroid - path: dist + path: android/app/build/outputs/apk/ossProd/fdroid - iteration: b type: nativeful command: ./build-apk.sh --fdroid - path: dist + path: android/app/build/outputs/apk/ossProd/fdroid - iteration: a type: nativeless