Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seinsinnes authored Jan 15, 2025
1 parent f32b663 commit 0808446
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 @@ -18,6 +18,8 @@ jobs:
C:/Android/android-sdk/cmdline-tools/latest/bin/sdkmanager.bat --list
C:/Android/android-sdk/cmdline-tools/latest/bin/sdkmanager.bat "platforms;android-29"
C:/Android/android-sdk/cmdline-tools/latest/bin/sdkmanager.bat "build-tools;28.0.3"
Get-ChildItem -Path "C:/Android/android-sdk/build-tools"
Get-ChildItem -Path "C:/Android/android-sdk/platforms"
- name: Set up JDK 8
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 0808446

Please # to comment.