Fix the job name of the android editor's github action.

This commit is contained in:
Relintai 2022-10-04 20:20:08 +02:00
parent 32a37f081e
commit 8e6ff671a8

View File

@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true cancel-in-progress: true
jobs: jobs:
android-template: android-editor:
runs-on: "ubuntu-20.04" runs-on: "ubuntu-20.04"
name: Android Editor (target=release_debug, tools=yes) name: Android Editor (target=release_debug, tools=yes)