Skip to content

Commit ec317b0

Browse files
committed
1028374: update wasm-tool commend
1 parent 29bcd0c commit ec317b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
run: dotnet workload install wasm-tools-net8
3333
- name: Install Wasm Tools .NET 9
3434
run: dotnet workload install wasm-tools-net9
35+
- name: Install Wasm Tools .NET 10
36+
run: dotnet workload install wasm-tools
3537
- name: Build Server NET 8
3638
run: dotnet build ./Blazor-Server-Demos/Blazor_Server_Demos_NET8.csproj
3739
- name: Build Server NET 9

0 commit comments

Comments
 (0)