Skip to content

Commit 6175e17

Browse files
committed
Rename build job
1 parent 978d6cb commit 6175e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-app-reproducible.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
container_image: ${{ env.inner_container_image }}
2929

3030
build-app:
31-
name: Build app
31+
name: Build reproducible app
3232
needs: [prepare]
3333
runs-on: ubuntu-latest
3434
container:

0 commit comments

Comments
 (0)