We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978d6cb commit 6175e17Copy full SHA for 6175e17
.github/workflows/android-app-reproducible.yml
@@ -28,7 +28,7 @@ jobs:
28
container_image: ${{ env.inner_container_image }}
29
30
build-app:
31
- name: Build app
+ name: Build reproducible app
32
needs: [prepare]
33
runs-on: ubuntu-latest
34
container:
0 commit comments