summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorFredia Huya-Kouadio <fhuya@meta.com>2024-09-13 08:53:29 -0700
committerFredia Huya-Kouadio <fhuya@meta.com>2024-09-13 08:53:29 -0700
commit741efa632afb0ea41926530c1bb40b2b2e8daa05 (patch)
tree6bb03f3a5bfa63a7931d22dee32cba626e5689d5 /.github
parent74de05a01c8716a42d4e3427f607d7bea76b35e5 (diff)
downloadredot-engine-741efa632afb0ea41926530c1bb40b2b2e8daa05.tar.gz
Update the Android editor flavors to avoid vendor-specific references
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android_builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android_builds.yml b/.github/workflows/android_builds.yml
index 2f49f84e90..47eb6e8904 100644
--- a/.github/workflows/android_builds.yml
+++ b/.github/workflows/android_builds.yml
@@ -85,7 +85,7 @@ jobs:
run: |
cd platform/android/java
./gradlew generateGodotEditor
- ./gradlew generateGodotMetaEditor
+ ./gradlew generateGodotHorizonOSEditor
cd ../../..
ls -l bin/android_editor_builds/