Skip to content

Commit

Permalink
yet another attempt to fix the yml for android sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsink committed Feb 5, 2024
1 parent 33d3063 commit 9284f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: android-actions/setup-android@v3
with:
cmdline-tools-version: 9123335
#- run: sdkmanager tools "platforms;android-27" "platforms;android-28" "platforms;android-29" "platforms;android-30"
- run: sdkmanager tools "platforms;android-27" "platforms;android-28" "platforms;android-29" "platforms;android-30"
- name: Setup .NET 6
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit 9284f78

Please sign in to comment.