This commit is contained in:
@@ -50,6 +50,14 @@ jobs:
|
||||
ls -lh /root/.local/share/godot/export_templates/4.6.stable/
|
||||
test -f /root/.local/share/godot/export_templates/4.6.stable/android_release.apk
|
||||
|
||||
- name: Godot export check
|
||||
run: |
|
||||
godot \
|
||||
--headless \
|
||||
--path . \
|
||||
--export-release "Android" \
|
||||
/tmp/test.apk
|
||||
|
||||
- name: Build APK
|
||||
run: |
|
||||
mkdir -p build
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
uid://dojk16crca3cx
|
||||
Reference in New Issue
Block a user