Skip to content

Commit a1f29c2

Browse files
committed
Install workload in CI
1 parent f8d3ee5 commit a1f29c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
8.0.x
1616
9.0.x
1717
10.0.x
18+
- name: Installl WASM workloads
19+
run: dotnet workload install wasm-tools --skip-manifest-update
1820
- name: Install dependencies
1921
run: dotnet restore
2022
- name: Locate MSBuild with vswhere

0 commit comments

Comments
 (0)