Skip to content

Commit efab358

Browse files
authored
chore: Adjust for new workload
1 parent 0c4191f commit efab358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- run: |
6161
cd src
62-
dotnet workload install wasm-tools
62+
dotnet workload install wasm-tools wasm-tools-net9
6363
6464
name: Setup Workloads
6565

0 commit comments

Comments
 (0)