Skip to content

Commit

Permalink
Update windbot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed Feb 5, 2024
1 parent 6e90af8 commit 3c0707f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: |
${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager.bat \
--sdk_root=$ANDROID_SDK_ROOT \
"platform-tools" "platforms;android-25"
"build-tools;25.0.0" "platforms;android-25"
- name: Add msbuild to PATH
uses: microsoft/[email protected]
- uses: actions/checkout@v1
Expand Down

0 comments on commit 3c0707f

Please sign in to comment.