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.
1 parent 6d88741 commit a9077b1Copy full SHA for a9077b1
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- run: |
54
cd src
55
- dotnet workload install wasm-tools wasm-tools-net9
+ dotnet workload install wasm-tools
56
57
name: Setup Workloads
58
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