Skip to content

Commit

Permalink
[UPDATE] Xamarin brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyalehchylin committed Jun 6, 2024
1 parent 75e9701 commit cbc77af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ jobs:
uses: actions/checkout@v3.5.2

- name: Setup Xamarin
uses: maxim-lobanov/setup-xamarin@v1.2.1
run: |
brew install --cask xamarin-ios
brew install --cask xamarin-android
- name: NuGet Cache
uses: actions/cache@v3.3.1
Expand Down

0 comments on commit cbc77af

Please sign in to comment.