Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nhachicha committed Jul 10, 2024
1 parent 076674e commit e7b4fd5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1122,6 +1122,12 @@ jobs:
uses: android-actions/setup-android@v3
with:
packages: ''


- run: sdkmanager --channel=3 emulator
- run: sdkmanager tools
- run: ls -l $HOME/.android/


# - name: Enable KVM group perms
# run: |
Expand Down

0 comments on commit e7b4fd5

Please sign in to comment.