Skip to content

Commit

Permalink
feat: Temp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldoppea committed Jun 18, 2024
1 parent 77a0dad commit da5a547
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ jobs:
name: Apple iOS
runs-on: macos-14
steps:
- run: brew install --cask xamarin-ios
name: 'Install Xamarin.iOS package using Homebrew'

- run: brew install --cask xamarin-android
name: 'Install Xamarin.Android package using Homebrew'

- name: Setup NuGet
uses: nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f # v1.2.0
with:
Expand Down

0 comments on commit da5a547

Please sign in to comment.