Skip to content

Commit

Permalink
Rename build job
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Jun 28, 2024
1 parent 978d6cb commit 6175e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app-reproducible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
container_image: ${{ env.inner_container_image }}

build-app:
name: Build app
name: Build reproducible app
needs: [prepare]
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 6175e17

Please sign in to comment.