Skip to content

Commit

Permalink
Update Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevoTalk committed Dec 26, 2024
1 parent 52a9d98 commit faaf332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Install MAUI workloads
run: |
dotnet workload install maui-android maui-ios maui-macos maui-windows
dotnet workload install maui
- name: Restore dependencies
run: dotnet restore
Expand Down

0 comments on commit faaf332

Please sign in to comment.