Skip to content

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Nov 22, 2024
1 parent e0d7f89 commit 9de71e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@ jobs:
env:
VERSION: ${{ steps.getAndroidVersion.outputs.VERSION_CODE }}

- name: Add debug
run: ls -laR .

- name: Get current Android rollout percentage
id: getAndroidRolloutPercentage
uses: ./.github/actions/javascript/getAndroidRolloutPercentage
Expand Down

0 comments on commit 9de71e3

Please sign in to comment.