Skip to content

Commit

Permalink
Add aspire workload in build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersAbel committed Mar 6, 2024
1 parent d1289fb commit 06935a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:

- run: dotnet --info

- name: Install .NET Aspire workload
run: dotnet workload install aspire

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
Expand Down

0 comments on commit 06935a3

Please sign in to comment.