Skip to content

Commit 7a362ab

Browse files
authored
Update common_quickstart.yml
1 parent 6926013 commit 7a362ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/common_quickstart.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ jobs:
7777
steps:
7878
- uses: actions/checkout@v4
7979
- uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
80+
- name: Prereqs
81+
run: gem install xcpretty
8082
- name: Xcode
8183
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
8284
- name: Run setup command.

0 commit comments

Comments
 (0)