update workflow

This commit is contained in:
Nitwel 2023-11-20 13:01:45 +01:00
parent 201332a1ce
commit a2b774e6ac

View File

@ -26,6 +26,7 @@ jobs:
godot -v --export-debug --headless "Android" /build/android/immersive-home.apk
- name: Show File Tree
run: |
sudo apt-get install tree
tree -a -L 3
- name: Upload APK
uses: actions/upload-artifact@v1