Skip to content

Commit

Permalink
update Build App github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mani-sh-reddy committed Nov 15, 2023
1 parent 0c801db commit da2347f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ jobs:
- name: Install Homebrew Dependencies
run: |
env HOMEBREW_NO_AUTO_UPDATE=1 brew install xcbeautify
- name: Setup Swift Environment
uses: swift-actions/setup-swift@v1
with:
swift-version: 5
- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_15.0.1.app/Contents/Developer'
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit da2347f

Please sign in to comment.