Skip to content

Commit 6cc3d68

Browse files
Update msbuild.yml
1 parent 19ced63 commit 6cc3d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323

2424
- name: Install WinUI 3 Workloads # 修正后的步骤名称和命令
2525
run: |
26+
dotnet workload search
2627
dotnet workload install microsoft-windows-sdk-desktop microsoft-windows-sdk-webview2 --ignore-failed-installs
2728
2829
- name: Restore NuGet packages

0 commit comments

Comments
 (0)