diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index b84018d..3ed480f 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -1,4 +1,4 @@ -name: Android +name: Project Engine Android Build on: # Triggers the workflow on push or pull request events but only for the master branch @@ -10,7 +10,7 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: jobs: - Build: + AndroidBuild: runs-on: ubuntu-latest strategy: matrix: