Skip to content

Commit

Permalink
Added commands for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiDixit09 committed Apr 26, 2024
1 parent b43ceba commit 7773e66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/appium-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
- name: Build testbed app
run: |
cd sdk
ls -la
ls -la ./Branch-SDK-Automation-TestBed/
./gradlew Branch-SDK-Automation-TestBed:assembleDebug
env:
SIGNING_KEY_ALIAS: ${{ secrets.SIGNING_KEY_ALIAS }}
Expand Down

0 comments on commit 7773e66

Please sign in to comment.