Skip to content

Commit

Permalink
Update maui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles authored Nov 16, 2024
1 parent 5c7ae7e commit 77a0022
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/maui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,11 @@ jobs:
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable


- name: Build MacOS App
run: |
dotnet build HackerNews.App.sln -f net9.0-maccatalyst
Build_Windows:
runs-on: windows-latest

Expand Down

0 comments on commit 77a0022

Please sign in to comment.