Skip to content

Commit

Permalink
add android tools
Browse files Browse the repository at this point in the history
  • Loading branch information
technbuzz committed Aug 31, 2024
1 parent 3feef12 commit 318e92d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
- name: Setup Android SDK
uses: android-actions/setup-android@v3
- name: Build debug apk
run: |
cd ./android
Expand Down

0 comments on commit 318e92d

Please sign in to comment.