Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushs-2k4 committed Sep 17, 2023
1 parent 348c56f commit c399594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: ls /Applications/

- name: Set up Xcode
run: sudo xcode-select -s /Applications/Xcode_15_beta.app/Contents/Developer
run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer

- name: Build
run: xcodebuild build -project "Bhagavad Gita.xcodeproj" -scheme "Bhagavad Gita"

0 comments on commit c399594

Please sign in to comment.