Skip to content

Commit 1a9d8e9

Browse files
committed
Update android_deploy.yml
1 parent bc18aa8 commit 1a9d8e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/android_deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
run: |
4242
cd ${{ github.workspace }}/apps/box/android
4343
./gradlew assembleRelease
44+
- name: List Directory
45+
run: ls -la ${{ github.workspace }}
4446
- name: Sign APK
4547
uses: r0adkll/sign-android-release@v1
4648
with:

0 commit comments

Comments
 (0)