Skip to content

Commit

Permalink
Before/after
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Sep 9, 2024
1 parent 607859f commit e4e5547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-disk-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
# https://github.com/actions/runner-images/issues/10511
- name: Disk Cleanup
run: |
df -h
xcrun simctl delete all || true
sudo rm -rf ~/Library/Developer/CoreSimulator/Caches/* || true
sudo rm -rfv /Users/runner/Library/Android/sdk || true
Expand Down

0 comments on commit e4e5547

Please sign in to comment.