Skip to content

Commit

Permalink
Install xcresult
Browse files Browse the repository at this point in the history
  • Loading branch information
NQuinn27 committed Nov 13, 2024
1 parent 7d81bd3 commit 6bc253d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/sdk-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ runs:
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
with:
xcode-version: 15.4
- name: Install xcresult
shell: bash
run: |
brew install xcresult
- name: Install SSH key
uses: shimataro/ssh-key-action@d4fffb50872869abe2d9a9098a6d9c5aa7d16be4 #v2.7.0
with:
Expand Down

0 comments on commit 6bc253d

Please sign in to comment.