Skip to content

Commit

Permalink
Update actions2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbansla authored Jan 15, 2024
1 parent 9c90a97 commit db32b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: '3.1.x'
- name: Display
run: ls /usr/share/dotnet/sdk/
# - name: Display
# run: ls /usr/share/dotnet/sdk/
# - name: Remove faulty SDK version
# run: sudo rm -rf /usr/share/dotnet/sdk/7*
- name: Get installed dotnet version
Expand Down

0 comments on commit db32b58

Please sign in to comment.