We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4191f commit efab358Copy full SHA for efab358
.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
0 commit comments