Skip to content

Commit 2a98135

Browse files
authored
Update copilot-setup-steps.yml
1 parent 56d4736 commit 2a98135

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ jobs:
2424
- uses: actions/setup-dotnet@v4
2525
with:
2626
dotnet-version: '6.0.x'
27+
28+
- name: Add msbuild to PATH
29+
uses: microsoft/setup-msbuild@v2
2730

0 commit comments

Comments
 (0)