Small fix to the android editor github action.

This commit is contained in:
Relintai 2022-03-24 01:24:11 +01:00
parent da03f96abe
commit a9b2235832

View File

@ -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