Skip to content

Commit 701780a

Browse files
authored
chore: Adjust azure devops build
1 parent efab358 commit 701780a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci/dotnet-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ steps:
3535
cd src
3636
dotnet --version
3737
dotnet --list-sdks
38-
dotnet workload install wasm-tools
38+
dotnet workload install wasm-tools wasm-tools-net9
3939
4040
displayName: Setup Workloads

0 commit comments

Comments
 (0)