diff --git a/.github/workflows/appium-automation.yml b/.github/workflows/appium-automation.yml index eb49e51f5..8883826cc 100644 --- a/.github/workflows/appium-automation.yml +++ b/.github/workflows/appium-automation.yml @@ -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 }}