debugging workflow

OmarHatem committed Dec 11, 2025 at 03:10 UTC 7abd82c12837a2e5ef3957124441f649807e2a7a
1 file changed +3 -3
.github/workflows/pr_test_build_android.yml
+3 -3
@@ -2,11 +2,11 @@ name: Cake Wallet Android
2
3 on: [push]
4
5 -defaults:
6 - run:
7 - shell: bash
5 jobs:
6 debug-context:
7 + defaults:
8 + run:
9 + shell: bash
10 runs-on: [Linux, amd64, forlinux]
11 steps:
12 - name: "1. Diagnostic Dump"