mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Fix the job name of the android editor's github action.
This commit is contained in:
parent
32a37f081e
commit
8e6ff671a8
2
.github/workflows/android_editor_builds.yml
vendored
2
.github/workflows/android_editor_builds.yml
vendored
@ -11,7 +11,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
android-template:
|
||||
android-editor:
|
||||
runs-on: "ubuntu-20.04"
|
||||
|
||||
name: Android Editor (target=release_debug, tools=yes)
|
||||
|
Loading…
Reference in New Issue
Block a user