Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey committed Dec 28, 2024
1 parent c5bdec1 commit ceca47d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
with:
dotnet-version: '9.0.x'
dotnet-quality: 'preview'
- name: Install Workloads
run: dotnet workload install android macos ios maccatalyst maui tvos
- name: Pack
# TODO decide whether we want experimental builds to use Debug or Release - using Release for now...
run: >-
Expand Down

0 comments on commit ceca47d

Please sign in to comment.