Skip to content

Commit

Permalink
c1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbansla committed Oct 13, 2023
1 parent cf4f8c7 commit 8b0b57c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: '3.1.x'
- name: Display
run: ls /usr/share/dotnet/sdk/
- name: Remove faulty SDK version
run: sudo rm -rf /usr/share/dotnet/sdk/7.0.4*
- name: Get installed dotnet version
Expand Down

0 comments on commit 8b0b57c

Please sign in to comment.