mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-07 20:41:50 +02: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
|
target: release_debug
|
||||||
tools: true
|
tools: true
|
||||||
|
|
||||||
- name: Generate Pandemonium templates
|
- name: Generate Pandemonium Editor APK
|
||||||
run: |
|
run: |
|
||||||
cd platform/android/java
|
cd platform/android/java
|
||||||
./gradlew generatePandemoniumEditor
|
./gradlew generatePandemoniumEditor
|
||||||
|
Loading…
Reference in New Issue
Block a user