Debug
This commit is contained in:
@@ -58,6 +58,10 @@ jobs:
|
||||
with:
|
||||
name: app-release-apk
|
||||
path: dist
|
||||
- name: List downloaded files
|
||||
run: |
|
||||
find dist -type f
|
||||
ls -laR dist
|
||||
|
||||
- name: Rename APK
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user