Skip to content

Commit

Permalink
Update build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirma authored Sep 14, 2024
1 parent c9946a9 commit 7cc31a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Tools Setup
run: sudo xcode-select --reset
run: DEVELOPER_DIR=/Applications/Xcode_16_beta_6.app;
- name: Build & Test
run: xcodebuild build test \
-scheme UIDeviceComplete \
Expand Down

0 comments on commit 7cc31a6

Please sign in to comment.