mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:43:25 +00:00
chore: just use homebrew instead
This commit is contained in:
4
.github/workflows/build-mobile-comment.yml
vendored
4
.github/workflows/build-mobile-comment.yml
vendored
@@ -85,9 +85,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
|
||||
|
Reference in New Issue
Block a user