Skip to content

Commit 45f0fd2

Browse files
committed
Update build.yml
1 parent 28d962f commit 45f0fd2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
with:
3838
dotnet-version: '10.0.x'
3939

40+
- name: Add .NET Workloads
41+
run: dotnet workload install maui-ios maui-android
42+
4043
- name: Build
4144
run: dotnet build Shiny.Spatial.slnx /restore -m -property:Configuration=Release
4245

0 commit comments

Comments
 (0)