Skip to content

Commit

Permalink
chore: no need checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Oct 15, 2024
1 parent 800ca53 commit 955a613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/setup-dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
runs-on: ${{ matrix.runs-on }}
timeout-minutes: 3
steps:
- uses: actions/checkout@v4
- name: dotnet before setup-dotnet (/usr/bin/dotnet)
run: |
echo "::group::dotnet path"
Expand Down

0 comments on commit 955a613

Please sign in to comment.