Skip to content

Commit 0a49829

Browse files
committed
Updates for v25.2.1.
1 parent 68992a8 commit 0a49829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
fetch-depth: 0
29+
- name: Setup MSBuild
30+
uses: microsoft/setup-msbuild@v2
2931
- name: Add WASM workload
3032
run: dotnet workload install wasm-tools-net8
3133
- name: Run build project

0 commit comments

Comments
 (0)