Skip to content

Commit faaf332

Browse files
committed
Update Build.yml
1 parent 52a9d98 commit faaf332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Install MAUI workloads
2727
run: |
28-
dotnet workload install maui-android maui-ios maui-macos maui-windows
28+
dotnet workload install maui
2929
3030
- name: Restore dependencies
3131
run: dotnet restore

0 commit comments

Comments
 (0)