Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Sep 2, 2024
1 parent 1c96f1e commit dfd0331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/setup-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ runs:
xcode-version: latest-stable
- name: Setup .NET
uses: actions/setup-dotnet@v4
if: runner.os == 'Windows'
with:
dotnet-version: 8.0.x
- name: Show .NET Info
Expand Down

0 comments on commit dfd0331

Please sign in to comment.