Skip to content

Commit

Permalink
Remove spurious and
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Aug 18, 2023
1 parent b4f3a20 commit 0cb2b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
run: |
# inspired by https://github.com/easimon/maximize-build-space/blob/master/action.yml
df -h
sudo rm -rf /usr/share/dotnet /usr/local/lib/android and /opt/ghc
sudo rm -rf /usr/share/dotnet /usr/local/lib/android /opt/ghc
df -h
- name: Install dependencies
Expand Down

0 comments on commit 0cb2b53

Please sign in to comment.