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