Skip to content

Commit 90cf085

Browse files
apk location
1 parent a37469c commit 90cf085

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_android.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
npx gulp buildAndroid
2929
working-directory: ./Package
3030

31+
- name: List files (debugging)
32+
run: ls -R ./
33+
3134
- name: Upload APK
3235
uses: actions/upload-artifact@v4
3336
with:

0 commit comments

Comments
 (0)