Skip to content

Commit 3fad298

Browse files
committed
added wasm-tools-net6
1 parent 4938741 commit 3fad298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/myget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: echo "DOTNET_CLI_TELEMETRY_OPTOUT=1" >> $GITHUB_ENV
1919
- name: Install required workloads
2020
run: |
21-
dotnet workload install android ios maccatalyst tvos macos maui wasm-tools --source https://aka.ms/dotnet8/nuget/index.json --source https://api.nuget.org/v3/index.json
21+
dotnet workload install android ios maccatalyst tvos macos maui wasm-tools wasm-tools-net6 --source https://aka.ms/dotnet8/nuget/index.json --source https://api.nuget.org/v3/index.json
2222
- uses: dotnet/nbgv@master
2323
id: nbgv
2424
- name: Pack

0 commit comments

Comments
 (0)