Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbaraOficial authored Jan 6, 2024
1 parent b8faf9f commit 1ed1df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 1ed1df8

Please sign in to comment.