Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xBaank authored Aug 19, 2024
1 parent f77f4fb commit 0377e81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
with:
dotnet-version: 8.0.x

- name: Setup .NET MAC
- name: Setup .NET Mac
if: runner.os == 'MacOS'
run: arch -x86_64 brew install --cask dotnet-sdk

- name: Install dependencies
Expand Down

0 comments on commit 0377e81

Please sign in to comment.