Add Xamarin

This commit is contained in:
Vince Grassia 2024-05-02 18:04:55 -04:00
parent 108d0c1096
commit 26cb5ab431
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@ jobs:
with:
nuget-version: 5.9.0
- name: Install Xamarin
run: |
brew install --cask xamarin-ios
brew install --cask xamarin-android
- name: Print environment
run: |
nuget help | grep Version