Skip to content

Commit

Permalink
Bring back ignore of failed cleanup (#1196)
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 authored Nov 4, 2024
1 parent dd64480 commit 6fe5b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cleanup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ runs:
/usr/local/share/chromium \
/usr/local/share/powershell \
/usr/share/dotnet \
/usr/share/swift
/usr/share/swift || true
df -h /

0 comments on commit 6fe5b0a

Please sign in to comment.