Skip to content

Commit

Permalink
Update release.yml (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman authored Jan 17, 2024
1 parent 10dfb3d commit b3f98eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ jobs:
6.0.x
7.0.x
8.0.x
- name: Install DotNet workloads
shell: bash
run: |
dotnet workload install android ios tvos macos maui maccatalyst
- name: NBGV
id: nbgv
Expand Down

0 comments on commit b3f98eb

Please sign in to comment.