Skip to content

Commit

Permalink
Update BuildDeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman committed Dec 14, 2023
1 parent ca19378 commit 83dc518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: 'Install DotNet workloads'
shell: bash
run: |
dotnet workload install android ios tvos macos maui maccatalyst
dotnet workload install android ios tvos macos maui maccatalyst wasm
- name: 'Cache: .nuke/temp, ~/.nuget/packages'
uses: actions/cache@v3
Expand Down

0 comments on commit 83dc518

Please sign in to comment.