Skip to content

Commit

Permalink
Remove dotnet prep to try to reproduce crash.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Jan 6, 2025
1 parent 055f3c7 commit 14b705a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
dotnet --list-runtimes
dotnet --list-sdks
whereis dotnet
- name: Prep Dotnet
run: |
sudo mkdir /usr/share/dotnet
sudo chmod 777 /usr/share/dotnet
- name: Install Dotnet
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 14b705a

Please sign in to comment.