We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c4191f + 701780a commit f2eef21Copy full SHA for f2eef21
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- run: |
61
cd src
62
- dotnet workload install wasm-tools
+ dotnet workload install wasm-tools wasm-tools-net9
63
64
name: Setup Workloads
65
build/ci/dotnet-install.yml
@@ -35,6 +35,6 @@ steps:
35
36
dotnet --version
37
dotnet --list-sdks
38
39
40
displayName: Setup Workloads
0 commit comments