update workflow
This commit is contained in:
parent
201332a1ce
commit
a2b774e6ac
1
.github/workflows/build-debug.yml
vendored
1
.github/workflows/build-debug.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
||||||
godot -v --export-debug --headless "Android" /build/android/immersive-home.apk
|
godot -v --export-debug --headless "Android" /build/android/immersive-home.apk
|
||||||
- name: Show File Tree
|
- name: Show File Tree
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get install tree
|
||||||
tree -a -L 3
|
tree -a -L 3
|
||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user