Skip to content

Commit

Permalink
chore: Adjust workload install
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored and Youssef1313 committed Sep 11, 2024
1 parent e766c4c commit 96d491e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uwp-autoconvert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Workloads restore
run: |
dotnet workload restore --project build\filters\Uno.UI-top-projects-for-sync-gen.slnf
dotnet workload install ios android maccatalyst macos maui
- name: Workloads list
run: |
Expand Down

0 comments on commit 96d491e

Please sign in to comment.