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 fee2c59 commit ecaee60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x

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

- name: Install dependencies
run: |
Expand Down

0 comments on commit ecaee60

Please sign in to comment.