You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
Update the Android editor flavors to avoid vendor-specific references
This commit is contained in:
2
.github/workflows/android_builds.yml
vendored
2
.github/workflows/android_builds.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
run: |
|
||||
cd platform/android/java
|
||||
./gradlew generateGodotEditor
|
||||
./gradlew generateGodotMetaEditor
|
||||
./gradlew generateGodotHorizonOSEditor
|
||||
cd ../../..
|
||||
ls -l bin/android_editor_builds/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user