From a9b2235832557010522634da0371d2a438b02677 Mon Sep 17 00:00:00 2001 From: Relintai Date: Thu, 24 Mar 2022 01:24:11 +0100 Subject: [PATCH] Small fix to the android editor github action. --- .github/workflows/android_editor_builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android_editor_builds.yml b/.github/workflows/android_editor_builds.yml index f8dabf0b1..ff28be9c9 100644 --- a/.github/workflows/android_editor_builds.yml +++ b/.github/workflows/android_editor_builds.yml @@ -56,7 +56,7 @@ jobs: target: release_debug tools: true - - name: Generate Pandemonium templates + - name: Generate Pandemonium Editor APK run: | cd platform/android/java ./gradlew generatePandemoniumEditor