Skip to content

Commit

Permalink
Adding call to switch Xcode version back after change in microsoft#486.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeassis committed May 10, 2021
1 parent 0ae15f2 commit 09ce65c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Switch to current version of Xcode
run: scripts/xcode_select_current_version.sh
- name: scripts/xcodebuild_wrapper.sh ${{ matrix.build_command }}
run: scripts/xcodebuild_wrapper.sh ${{ matrix.build_command }}

0 comments on commit 09ce65c

Please sign in to comment.