Skip to content

Commit

Permalink
Does the disk filled up?
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Oct 2, 2024
1 parent 7b7c7e9 commit 9f0de25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/focus-ios-ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
sudo rm -rf /Applications/Xcode.app
sudo xcode-select -s /Applications/Xcode_${{ env.xcode_version }}.app/Contents/Developer
xcodebuild -version
df -h
./checkout.sh
./bootstrap.sh --force
- name: Compile source code
Expand Down

0 comments on commit 9f0de25

Please sign in to comment.