mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Small fix to the android editor github action.
This commit is contained in:
parent
da03f96abe
commit
a9b2235832
2
.github/workflows/android_editor_builds.yml
vendored
2
.github/workflows/android_editor_builds.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user