Skip to content

Commit 8fa434a

Browse files
committed
Update
1 parent dfe85f1 commit 8fa434a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,8 @@ jobs:
264264

265265
- name: Checkout the repository
266266
uses: actions/checkout@v4
267+
- name: Setup MSBuild
268+
uses: microsoft/setup-msbuild@v2
267269
- name: Setup .NET
268270
uses: actions/setup-dotnet@v4
269271
with:

0 commit comments

Comments
 (0)