Skip to content

Commit

Permalink
Add aspire workload
Browse files Browse the repository at this point in the history
  • Loading branch information
NikiforovAll committed Jun 2, 2024
1 parent 70c7f85 commit 3bc64a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.204
- name: Install .NET Aspire workload
run: dotnet workload install aspire
- name: "Dotnet Tool Restore"
run: dotnet tool restore
shell: pwsh
Expand Down

0 comments on commit 3bc64a4

Please sign in to comment.