Skip to content

Commit

Permalink
Install Aspire workload
Browse files Browse the repository at this point in the history
  • Loading branch information
fredimachado committed May 25, 2024
1 parent 9880f75 commit 049fb9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cashier-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
echo "MINVERVERSIONOVERRIDE=$MINVERVERSION" >> "$GITHUB_ENV"
echo "VERSION: $MINVERVERSION"
- name: Install Aspire Workload
run: dotnet workload install aspire

- name: Restore dependencies
run: dotnet restore

Expand Down

0 comments on commit 049fb9b

Please sign in to comment.