Skip to content

Commit 46e2701

Browse files
authored
Update uitest-ios.yml
1 parent e78dee9 commit 46e2701

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/uitest-ios.yml

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
with:
4444
dotnet-version: ${{ env.DOTNET_VERSION }}
4545

46+
- name: Install .NET MAUI Workload
47+
run: dotnet workload install maui
48+
4649
- name: Restore dependencies
4750
run: dotnet restore
4851

0 commit comments

Comments
 (0)