chore: just use homebrew instead

This commit is contained in:
Adrian Castro
2024-03-23 11:04:52 +01:00
parent b53fb74615
commit f148f282e7
3 changed files with 3 additions and 9 deletions

View File

@@ -76,9 +76,7 @@ jobs:
run: pnpm install
- name: Install xcbeautify
uses: Cyberbeni/install-swift-tool@v2
with:
url: https://github.com/cpisciotta/xcbeautify
run: brew install xcbeautify
- name: Build iOS app
run: cd apps/expo && pnpm ipa