update workflow
This commit is contained in:
parent
4e26bcefc4
commit
206a6fcb47
2
.github/workflows/build-debug.yml
vendored
2
.github/workflows/build-debug.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
mkdir -v -p /build/android
|
||||
godot -v --export-debug --headless "Android" /build/android/immersive-home.apk
|
||||
ls -l .
|
||||
ls -l /build
|
||||
ls -l /build/android
|
||||
- name: Upload APK
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[preset.0]
|
||||
|
||||
name="Andorid"
|
||||
name="Android"
|
||||
platform="Android"
|
||||
runnable=true
|
||||
dedicated_server=false
|
||||
|
|
Loading…
Reference in New Issue
Block a user