We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a9d98 commit faaf332Copy full SHA for faaf332
.github/workflows/Build.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Install MAUI workloads
27
run: |
28
- dotnet workload install maui-android maui-ios maui-macos maui-windows
+ dotnet workload install maui
29
30
- name: Restore dependencies
31
run: dotnet restore
0 commit comments