Skip to content

Commit

Permalink
Install Maui workload
Browse files Browse the repository at this point in the history
  • Loading branch information
Heufneutje authored Nov 14, 2024
1 parent d9de51a commit fa04be6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 9.0.x
- name: Install Maui workload
run: dotnet workload restore
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit fa04be6

Please sign in to comment.