Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored Nov 5, 2024
1 parent 802714a commit 38b1202
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@ jobs:
runs-on: ["${{ matrix.runner }}", "low-priority"]
timeout-minutes: 2
steps:
- name: Check macOS version
run: sw_vers
- name: Disk Info
run: df -h
- name: Xcodes List
run: sudo xcodes installed

0 comments on commit 38b1202

Please sign in to comment.