Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrtel committed Jan 24, 2024
1 parent e7166bf commit 552d554
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- name: Set Android Sdk Env
run: export ANDROID_HOME=/usr/lib/android-sdk

- name: Print Android Sdk
run: ls /usr/lib/android-sdk

- uses: actions/checkout@v4

- name: Gradle Wrapper Verification
Expand Down

0 comments on commit 552d554

Please sign in to comment.