no tree available
This commit is contained in:
parent
9952b6f3de
commit
d53abd6720
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildozer.yml
vendored
2
.github/workflows/buildozer.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
buildozer_version: stable
|
||||
|
||||
- name: List all files
|
||||
run: tree .
|
||||
run: ls -la
|
||||
|
||||
- name: Publish apk as base64 🧪
|
||||
run: cat helloworld*.apk | base64
|
||||
|
|
Loading…
Reference in a new issue