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 f3c5413 commit faafdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
Get-ChildItem -Path "C:/Android/android-sdk/cmdline-tools/latest/bin"
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"
C:/Android/android-sdk/cmdline-tools/latest/bin/sdkmanager.bat "build-tools;28.0.3" "build-tools;29.0.2"
Get-ChildItem -Path "C:/Android/android-sdk/build-tools"
Get-ChildItem -Path "C:/Android/android-sdk/platforms"
Get-ChildItem -Path "C:/Android/android-sdk/platform-tools"
Expand Down

0 comments on commit faafdcb

Please # to comment.