Skip to content

Commit

Permalink
chore: install Aspire workload
Browse files Browse the repository at this point in the history
  • Loading branch information
antosubash committed Jul 17, 2024
1 parent 039cc35 commit fdbc8d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
- name: Install Aspire workload
run: dotnet workload install aspire
- name: Restore dependencies
run: dotnet restore src
- name: Build
Expand Down

0 comments on commit fdbc8d3

Please sign in to comment.